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!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
5 | |
5 | |
2 | |
2 | |
2 |