Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
marc_frei
Helper I
Helper 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 would be drastically less time consuming (DAX Measures, Visual Filters, etc.) if there would be a way to trigger to Button e.g. once a day? 

 

Many thanks in advance.

1 ACCEPTED SOLUTION

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.

View solution in original post

6 REPLIES 6
lbendlin
Super User
Super User

Power Automate already has a built-in scheduler.  No need for Power BI Service.

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

this sounds very interesting. Do you have a tutorial for this?

 

I guess the custom connector needs a premium licensing?

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.

premium required, but a reason to go for premium 🙂

 

thanks for your support!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors