Forum Discussion
marc_frei
4 years agoHelper I
PowerAutomate On Power BI button clicked (Automatic trigger)
Hi I was wondering, is there a way to trigger automatically a Power Automate flow from Power BI Service? I'm aware of the possibilty to export data via an R-Script in Power Query, but it woul...
- 4 years ago
We loosely followed this article
Using Power Automate to run DAX queries against your Power BI dataset (datalineo.com)
Not sure about the licensing requirements. We are on Premium.
marc_frei
4 years agoHelper I
thanks for your reply. I'm a aware of that run-scheduled-tasks.
But I can't put this action before "On Power-BI button clicked", as this is a manual trigger.
I'm thinking about building a Power Automate Desktop Flow which connect's to Power BI Service and Triggers the button
lbendlin
4 years agoSuper User
No need to trigger the button. You can run DAX queries directly from Power Automate. We do that with a custom connector to the datasets/executequeries API call