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.
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
marc_frei
4 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!