Dear All,
I created my first flow which sends e-mails to colleagues when in a row of an excel table a certain value is present. The flow should have send appr. 65 e-mails but sent only 40. This is the error message:
Can anybody support? Thank you very much!
Solved! Go to Solution.
Somewhere in your actions you are using the Int() function on something that is not an integer. In most programming languages using Int() on a whole number with a decimal will generate just the integer portion of the number. But in Power Automate it will cause an error. Some of your data is incomplete
Somewhere in your actions you are using the Int() function on something that is not an integer. In most programming languages using Int() on a whole number with a decimal will generate just the integer portion of the number. But in Power Automate it will cause an error. Some of your data is incomplete
Thank you very much - found the error in the excel table!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
8 | |
2 | |
2 | |
2 | |
1 |