Forum Discussion
jakaihammuda
2 years agoHelper 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 re...
- 2 years ago
Unfortuntely, the indicators are only for Power Query Online meaning you won't see it in Power BI Desktop's Power Query Editor.
- 2 years ago
Hello jakaihammuda ,
it's called Data flows.
check it out here https://learn.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-create
Syk
2 years agoResident Rockstar
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.
jakaihammuda
2 years agoHelper III
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