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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
jakaihammuda
Helper III
Helper III

Query Folding Icons in Power Query

Hello,

Im trying to understand more about Query Folding, Im aware of when it can be used in terms of storage modes etc and how some steps allow for query folding and some dont.

However, when researching, im seeing microsofts documents contain little incons next to their applied steps? like so

 

jakaihammuda_1-1707227874290.png


Im struggling to understand how to apply these icons to my Power Query Editor. Im seeing lots on things regaridng Query Plan or Power Query online, but not too sure what those both are as i cant find those anywhere.

Thanks

 

2 ACCEPTED SOLUTIONS
Syk
Super User
Super User

Unfortuntely, the indicators are only for Power Query Online meaning you won't see it in Power BI Desktop's Power Query Editor.

Syk_0-1707228257700.png

 

View solution in original post

Hello @jakaihammuda ,

 

it's called Data flows.

 

check it out here https://learn.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-create

 



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




View solution in original post

29 REPLIES 29

Do you know if the Native queries that are sent back to the source, utilise the DB's index functioning if it has indexing?

@jakaihammuda ,

 

it doesn't affect the database, it only sends a query to retreive data.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




I understand, but just it utilise the databases indexing to retrieve the data quicker is my point?

This is incredibly helpful, thank you.

When you say " if the query fold breaks after that, will apply the rest of the steps it needs after it brings the data in" how will the query fold break as such? Because all the native queries are rolled into one and then sent back, how can it "break". or do you just mean the first step after the last native query step will be the "break"?


Honestly, I'm not 100% about this. In my example, if I wanted to index columns (which breaks query folding) after filtering my understanding is that it will still execute the last query in the last screenshot THEN perform the indexing.

I just tested "remove column" and "remove other columns" in my report and neither of those came up as native query...even though they should be?

Filtering it shows as native query. No idea why that is 

@jakaihammuda ,

 

the steps that supports query folding are sent back to be transformed in the source while other steps will be done in power query, all of this happens when you refresh the data.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




What i dont understand is that how can query folding steps be applied after the data has refreshes, for import mode? If the data has finished refreshing and we now have that imported. Youre saying that the Report has to go back to the db to perform the query folding steps, even thought weve imported? I just dont get how that works/is plausable.

@jakaihammuda , every time you refresh the data, Power BI re-imports all the data again.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors