Forum Discussion
PowerAutomate On Power BI button clicked (Automatic trigger)
- 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.
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
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
- marc_frei4 years agoHelper I
this sounds very interesting. Do you have a tutorial for this?
I guess the custom connector needs a premium licensing?
- lbendlin4 years agoSuper User
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_frei4 years agoHelper I
premium required, but a reason to go for premium 🙂
thanks for your support!