Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
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
Solved! Go to Solution.
Unfortuntely, the indicators are only for Power Query Online meaning you won't see it in Power BI Desktop's Power Query Editor.
Hello @jakaihammuda ,
it's called Data flows.
check it out here https://learn.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-create
Proud to be a Super User! | |
Do you know if the Native queries that are sent back to the source, utilise the DB's index functioning if it has indexing?
it doesn't affect the database, it only sends a query to retreive data.
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
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.
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.
Proud to be a Super User! | |
User | Count |
---|---|
98 | |
76 | |
74 | |
49 | |
26 |