Forum Discussion
Dataflows Power Platform
Hi PavaniGVMRLP - Power BI dataflows won’t automatically appear in Power Automate unless they are created within a Dataverse environment. Consider creating the needed dataflows directly in Dataverse or using a Premium Power BI license for more flexible dataflow triggers and API integrations.
will suggest you work around, you can configure a Power Automate flow to refresh a Power BI dataset using the Power BI connector instead of directly triggering a dataflow. This approach can provide a similar outcome in some scenarios.
Create or Copy Dataflows in Dataverse: If the goal is to use dataflows in Power Automate as triggers, consider creating similar dataflows directly in Dataverse.
Use Power BI’s REST API or Premium: For more advanced integrations, Power BI Premium allows REST API calls, which could trigger Power Automate flows indirectly by calling dataflows or updating datasets.
Verify Permissions: Ensure you have the required permissions to access both Power BI workspaces and Dataverse environments.
Hope this helps.