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.
Hi Folks,
I have Direct query mode for my SQL Server. In Direct Query Table view is Disable then How can i use Query Folding in DQ Mode.
Can you please help me in this.
Solved! Go to Solution.
Some of the most common transformation that support query folding are:
The transformations that do not support query folding include:
The rule of thumb that I use : is or possible to do this opération in SQL ? If yes then low chance to break m'y query folding
@Cookistador Thank you for reply.
Power Query also use some transformations for Query Folding right then how it differ
Some of the most common transformation that support query folding are:
The transformations that do not support query folding include:
The rule of thumb that I use : is or possible to do this opération in SQL ? If yes then low chance to break m'y query folding
For a DirectQuery or Dual storage mode table, the Power Query query must achieve query folding, this is why some transformations are not supported by DQ
So by default, it is used 🙂
You can find more details under the following url:
https://learn.microsoft.com/en-us/power-bi/guidance/power-query-folding