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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
luis-martins
Helper I
Helper I

Refresh All Dataflow and after doing Refresh Dataset

Hello guys!

I have one doubt, I would like to know if it's possible and if yes how to Refresh all DataFlows and After this Dataflow as been completed Refresh the Dataset, this within a report in PowerBI.

My structure is:

- 5 Dataflows 

- 1 Dataset (contains 5 dataflows).

Thank you in advance

1 ACCEPTED SOLUTION
selimovd
Super User
Super User

Hey @luis-martins ,

 

by default there is nothing like that.

You have to time it. So you can start the refresh of the dataflows at 8 in the morning. Let's guess the frefresh takes 10 minutes. Then you can plan the refresh of the dataset at 8:30.

 

You could also trigger the fresh in Power Automate or with the REST API. But there you have to think about a mechanism that is checking every minute if the refresh is finished and then start the refresh of the data set.

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

View solution in original post

4 REPLIES 4
ajerovich
Advocate II
Advocate II

Not sure when it was added but there is now an action to refresh a dataflow, and a trigger to go based on when a dataflow complete refresh completes. So I've set up a power automate that sequentially refreshes dataflows, waits for them to finish refreshing, checks that they completed (not failed, if failed try again and send an error email) based on a spreadsheet that lists the workspace and dataflow IDs.

jeffshieldsdev
Solution Sage
Solution Sage

There are triggers in Power Automate for when dataflow refreshes finish. You can add these to your flow, refresh dataflow action, refresh dataflow complete trigger, refresh dataflow action, etc and then refresh the dataset afterwards.

selimovd
Super User
Super User

Hey @luis-martins ,

 

by default there is nothing like that.

You have to time it. So you can start the refresh of the dataflows at 8 in the morning. Let's guess the frefresh takes 10 minutes. Then you can plan the refresh of the dataset at 8:30.

 

You could also trigger the fresh in Power Automate or with the REST API. But there you have to think about a mechanism that is checking every minute if the refresh is finished and then start the refresh of the data set.

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

Ok thank you!

Is there a way to, via Power Automate, refresh all de dataflow it once time and wait 30 minutes and then refresh the Dataset?

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Kudoed Authors