Through flow i have dynamic HTML table. got total expenses and budget from dynamic HTML table.
i tried to calculate sum and percentage from below formula but I got error in dividing..
It shows below error.
Solved! Go to Solution.
Hi @sgr
Add an If condition to check variables('Budget') is null or use an expression to check the length > 0 of variables('Budget').
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @sgr
Add an If condition to check variables('Budget') is null or use an expression to check the length > 0 of variables('Budget').
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogyou are correct, some time solution is so simple but we overlooked. thank you for your suggestion.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
25 | |
22 | |
9 | |
9 | |
7 |
User | Count |
---|---|
41 | |
35 | |
26 | |
21 | |
13 |