Hello,
I want to do some complex calculation on currency type field from power automate.
I can't found any contents or articles on it.
How can I calculate values from Power Automate?
Please suggest...

Hello,
I want to do some complex calculation on currency type field from power automate.
I can't found any contents or articles on it.
How can I calculate values from Power Automate?
Please suggest...
Hi Sakib,
We can use math functions in the "update a row" action.
Math functions: https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#math-functions
Or we can do calculations in the Compose action.
https://docs.microsoft.com/en-us/power-automate/data-operations
For some iterative formulas or loops, we can use the actions in Variable.
https://docs.microsoft.com/en-us/power-automate/create-variable-store-values
https://docs.microsoft.com/en-us/power-automate/desktop-flows/actions-reference/variables