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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
PowerBITestingG
Resolver I
Resolver I

One dataflow source for multiple data sets

I have one dataflow that gets refreshed every 30 min and I have 4 reports that are using it as source.

 

Can all of them use it at the same time? or is there some sort of order? Which would mean that the refresh time would be queued and therefore slowed?

 

THanks!

1 ACCEPTED SOLUTION

3 REPLIES 3
Hariharan_R
Solution Sage
Solution Sage

Hi @PowerBITestingG 

If you are using Dataflow entity (table) in Dataset then you can connect as import or Direct query mode if you have premium capacity. If it is import then you can setup a refresh. If you choose direct query then you no need to refresh again for your dataset and reports as you will get the latest data from dataflow.

Ref-https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-directquery

 

Thanks

Hari

Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


My Blog :: YouTube Channel :: My Linkedin


So if all of them are in import mode, will they all be able to refresh at the same time? or is there like a queue?

Hi @PowerBITestingG 

It will be in parallel and again depends on the data source you choose. 

Ref - https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-understand-optimize-re...

Thanks

Hari

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 Solution Authors