Forum Discussion
Issue with sending data from Power BI to Power Automate
- 2 years ago
Thanks for your help! After running some tests, I realized that it is necessary to select at least some data from Power BI at some stage of the flow, so it starts sending. Now it is working as expected. Thank you for your help!
This has nothing to do with filters or anything like that. I had a similar issue this week. All of a sudden my Power BI data wasn't send anymore. I compared the run history (csv) and noticed that the trigger step had changed while I didn't make any changes to it.
After doing a little digging I found the root cause:
It looks like this is a bug in the way the "new designer" mode and the old designer mode of a flow interact (save your flow). You probably started the creation of the flow from within Power BI (old mode). If you (accidentally) open the flow in Power Automate in the "new designer" mode it looks like some settings are modified.
If you look at the first step/trigger (in the "new designer" mode) you will notice that the "Array" has gone blank even though you haven't made changes:
Change this value back to:
Save your flow and it will send data again from PowerBi.
Thanks so much