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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It 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
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors