I've set up a bunch of Power Automate flows with the Create Report function and it's a beautiful tool for many workflows we have.
However, I am finding on an unfortunately regular basis that the report isn't returning any results?
The action Create Report itself marks as "Successful" but then the "Upload File from URL" action fails because "A value must be provided for source path" so when I look further into the "Create Report" I find it has returned an error, a few different ones 'Internal Server side error' (I think this was Esri server errors mid last week) or 'Error assembling data' or 'Error querying data'
But when I run them again, without making any changes to the data or webhook, they work without an issue.
I'm curious if there's something I'm missing (other than a try-catch to run it again if the output is an error) or why the Create Report action marks as successful when it has in fact failed.
Has anyone else been having similar issues?