Forum Discussion
Jano
2 years agoHelper III
Power Automate Button - auto trigger once a day
Hi there, I have the requirement to send out a daily report as a csv attached to an email. The csv data is comming from tables and measures in our central dataset. I created a power automate bu...
Jano
2 years agoHelper III
Hi NandanHegde
this doesnt seem to work.
If I switch the trigger to recurrence instead of powerbi button click, the flow fails:
"The execution of template action 'Auf_alle_anwenden' 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."
I guess the data flow is triggered on powerbi, that's why it's not possible like this.
I cannot add the recurrence as an action below the powerbi button click trigger.
Any other idea how to solve this?