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
AUaero
Responsive Resident
Responsive Resident

Query Folding and Query References

Hey folks, I can't find the answer to this in the docs, so maybe someone here can clarify.  I have a Power Query script that pulls data from a SQL Server table.  Call this query A.  This query folds just fine as indicated by the fact that I can view the native query in PQ.  If I create a new query that references the query A (call this one query B), I can't view the native query.  Am I correct in assuming that the reference to query A breaks folding for query B?

We use a stage/load pattern for all of our PQ development where we stage untransformed tables but don't load them to PBI.  We then do any transformations against a reference to the staged table and then load the transformed table to PBI.  If this breaks folding then we'll need to rethink our approach.

 

Thanks!

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

Not being able to view the native query doesn't always mean that it won't fold. In this case, I think it probably is still folding but just isn't generating the native query preview. Try adding a simple filter step after referencing and see if it shows the native query option or not (this works for me on a simple example I just tried).

 

For more on this, I recommend this Guy in a Cube video:

https://www.youtube.com/watch?v=QEFze-LdLqo

(You can skip the first 3 minutes to jump right to the relevant part.)

View solution in original post

3 REPLIES 3

Please watch this video on Query Folding: https://youtu.be/_8WUVlYGekk

AlexisOlson
Super User
Super User

Not being able to view the native query doesn't always mean that it won't fold. In this case, I think it probably is still folding but just isn't generating the native query preview. Try adding a simple filter step after referencing and see if it shows the native query option or not (this works for me on a simple example I just tried).

 

For more on this, I recommend this Guy in a Cube video:

https://www.youtube.com/watch?v=QEFze-LdLqo

(You can skip the first 3 minutes to jump right to the relevant part.)

Thanks, Alexis - I tested as you suggested and you're right, query folding is still in effect. 

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.

Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Top Solution Authors
Top Kudoed Authors