Forum Discussion
Anonymous
6 years agoNot applicable
Query Folding - disable?
Apparently, with the latest update, every time I enter a new query or even edit an existing query, Power BI automatically adds allow query folding = true. I don't even know what query folding is, bu...
- 6 years ago
Hi Anonymous ,
After researching and testing,I am afraid that you could not turn off query folding currently.
However, you could vote for this idea which is similar to yours. Maybe it will be a feature of Power BI in the future.
vamsi81523
5 years agoRegular Visitor
1. Load any random table from get data in query editor. eg. select * from aa.b.asdfa such that no folding error comes up
2. Then go to advanced editor and go to last line and turn enableFolding to False. and click OK
3. Go to Source in APPLIED STEPS and double click it.
4. Here we can paste the original query.
5. Click OK