Hi,
i'm trying to do a very simple flow, just sending an email to a distribution list that is generated from a PBI table.
Exactly like that: https://www.youtube.com/watch?v=lIZ3OuU3hsk
however my flow doesn't work the error message i get is
"Execution of an 'Apply_to_each' template action failed: The result of evaluating the 'foreach' expression '@triggerBody()?['entity']?['Power BI values']' is null type. The result must be a valid array."
my flow :

does it require a specific table format? i have tried with other reports same error message. am i missing something?
thank you