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
kevhav
Continued Contributor
Continued Contributor

Why does a reference query pull from the DB?

I am using the Query Editor in Power BI Desktop, with a file in "Import" mode.

 

I have a query "Foo", the first step of which is to pull data from a SQL Server database (= Sql.Database("SERVER", "Database", "[Query = "SELECT..."). The SQL query is very slow -- it takes several minutes to complete. 

 

I also have query "Foo.1", the first step of which is to reference the "Foo" query  (= #"Foo"). And, I believe the following also applies if I have a query "Foo.2" which appends the "Foo" query with something else.

 

When in the Query Editor I make modifications to the "Foo.1" query (only), then click "Close & Load", then the "Refresh" screen pops up and, for "Foo.1" only, it says "Evaluating..." for a while, then is says "Waiting for SERVER/Database..." for a while, then it loads all the rows into the data model in the PBIX file.

 

That is, it seems to be running my very slow SQL query against the source database. But why?! I think only the "Foo" query should run the very slow query against the source database. When modifying/refreshing downstream queries like "Foo.1" and "Foo.2" (which use reference/append/etc. to get data from "Foo"), shouldn't Power BI Desktop simply refer to the "Foo" data that is already there, already loaded into the PBIX file? Why run the very slow query against the database again?

 

It slows down my development effort, having to wait every time I change a downstream query. And running the query eats up a lot of resources on my server. (Oh, and it doesn't even actually refresh the data with fresh data from the database! Because I never refreshed the original "Foo" query!)

 

Is there some way I can prevent this, now? Or, could Power BI be "fixed" to prevent this? (Or, is this necessary for some reason that I don't see?) Thanks!

1 ACCEPTED SOLUTION
BhaveshPatel
Super User
Super User

 

Please Check out this Article from Chris Webb's BI Blog. You can understand the logic behind this.

 

https://blog.crossjoin.co.uk/2016/11/20/referenced-queries-and-caching-in-power-bi-and-power-query/

 

 

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

View solution in original post

1 REPLY 1
BhaveshPatel
Super User
Super User

 

Please Check out this Article from Chris Webb's BI Blog. You can understand the logic behind this.

 

https://blog.crossjoin.co.uk/2016/11/20/referenced-queries-and-caching-in-power-bi-and-power-query/

 

 

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

Helpful resources

Announcements
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.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.