Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello,
I get an error when trying to use apply to each in my flow:
The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@triggerBody()?['entity']?['Power BI values']' is of type 'Null'. The result must be a valid array.
It seems that the data I'm trying to pass from the Power BI report never makes it to the flow. I can see the data when I show as table:
I'm troubleshooting this issue with a compose operation below.
I see several similar issues posted but can't get mine to work. Any ideas?
Solved! Go to Solution.
When you trigger the flow, DO NOT use the button below. Only trigger the flow using the visualization added to the report.
Praying this works - I have been stuck with this for a ridiculous length of time!
Thank you very munch!!! I lost most time whit this problem.
Hello,
I have the same problem, do you find the solution?
When you trigger the flow, DO NOT use the button below. Only trigger the flow using the visualization added to the report.
Thanks Microsoft, I spent ages debugging that run button, if it doesn't work they should remove it
I've coded in DAX, Python, HTML, SQL, and others. This type of Automate error behavior is why I think this is the trashiest dumpsterfire product MS has every pooped out.
Thank you very much!!!
Hours investigating this!!!