Forum Discussion
Power BI Data is empty in Power automate
- Anonymous4 years ago
Hi fla_made ,
Please check the known limitation from the offical blog.
Know Limiations
- The user running the flow within the Power BI report needs to have permissions to run the flow. Grant these permissions through direct sharing by the user or by sharing to an Azure Active Directory group.
- The Power BI visual only functions with flows in a tenant's default environment. Any flow created with the visual is created in the users default environment.
- Additional manual inputs to the button are not supported at this time.
- Create flows that you will use with the Power BI button trigger directly within the Power BI report. Do not go directly to Power Automate to create these flows as the trigger will not have access to the data fields necessary for creating the flow.
- Power BI data is sent to, and processed in, a geography where the flow is deployed.
- The Power Automate visual isn't supported for PaaS-embedded scenarios, nor in sovereign cloud scenarios.
For reference:
Trigger a cloud flow from any Power BI report
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I checked the restrictions and all look good for me. I have one power BI where the button works fine. And then I was working on another PBI file the flow was working fine and suddenly it stopped sending any data, since than i have tried everything with no success.. creating new PBIX file, creating new button, creating a new flow with only a compose action to catch the trigger body, removing filter interactions from button and for whatever reason I cannot get any data to be sent across to my power automate flow.
Any ideas on how we can debug the calls and check if data is being sent or tips to fix the issue.