Hi,
Brand new to Power Automate. I'm trying to use a connection in Power BI to send out an email when the button is pushed on my dashboard.
The flow is connected a visual with a list of emails and once up and running, should send an email to each person on the list.
I'm getting the following error:
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.
Within the email body is dynamic information from the PowerBI visual - like name, number, etc. There are no null values in my data, so I'm not sure where the 'Null' above is coming from.
Any help would be greatly appreciated!
