Hi All,
I'm using MS Flows to sum all the 21 different variable type float. but, when we use add function it's accept only two values is their any other way to sum all the 21 variable values .
Thanks,
Pratham
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Md Tahmidul AbedinPosted Aug 31, 2020, 12:47 PM
You can use a loop in flow. You can add multiple variable's value with this one fuintion by looping it.
Hope it will help.
Vikas JhaPosted Aug 19, 2020, 2:11 AM
So Steps will be like this .
Note: If it helps then please accept it as solutions.