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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
pmurz
Advocate III
Advocate III

How to manage the order of query execution?

Is there a way to force Power BI to execute my queries in a known or preferred order?   
I have one model with well structured queries which sequentially build out a data model from a large JSON file of activities.

If I manually step through the queries in the logical order, the total time is a couple of minutes.   If I try refresh from the Desktop, it automatically tries queries out of that order and takes an exceptionally long time and often gives up. 

Any advice is welcomed.  

1 ACCEPTED SOLUTION
Greg_Deckler
Super User
Super User

@pmurz First, I would make sure that Parallel loading of queries is disabled. That is under the Report settings, Data load in File | Options and settings | Options.

 

Second, take a look if you can create a controller query for some of your queries. In other words, disable load on your base queries and then create a query that runs those other queries sequentially within it to create a table.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

4 REPLIES 4
pmurz
Advocate III
Advocate III

@Greg_Deckler thank you for the advice.  Turning off the Parallel Loading did the trick.  It takes longer to execute, but never fails. 

Greg_Deckler
Super User
Super User

@pmurz First, I would make sure that Parallel loading of queries is disabled. That is under the Report settings, Data load in File | Options and settings | Options.

 

Second, take a look if you can create a controller query for some of your queries. In other words, disable load on your base queries and then create a query that runs those other queries sequentially within it to create a table.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Hi  I am also interested in your query controller could you please elaborate ? thanks

Anonymous
Not applicable

Thanks for Greg,

 

Please could you elabrate on how to create a controller query for other querirs in sequence in Power Query and Power BI?  

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.