Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Looking for guidance on Power Query connecting to Azure Databricks using Value.NativeQuery()
I have read in other posts that Value.NativeQuery() will not work becuase Azure Databricks does not support native queries. However, I know Databricks supports native queries as I was able to implement this: https://learn.microsoft.com/en-us/azure/databricks/integrations/bi/power-bi#using-a-custom-sql-query...
The above creates a function that allows you to paste in the desired sql statement. However, it does not allow subsequent applied Power Query steps to be folded.
I want to use Value.NativeQuery() so that the subsequent applied Power Query steps can fold back to Databricks.
I have tried multiple approaches and always receive the below error.
Below are the approaches I have tried, with variations of each. I used ||Pipe|| to mask names. Hoping someone can spot an error in my syntax? Or insights why 1 method of Native Queries works but not the Value.NativeQuery()?
Solved! Go to Solution.
Hi @tctrout ,
It seems that Azure Databricks does not support query folding currently.
Please check if you have transformations that prevent folding. If you don't have those transformations in Query folding - Power Query | Microsoft Learn and you can't see view native query in applied steps, it states the source don't support query folding for power bi. As for how to support, I suggest you create an idea for it in Ideas to improve the power bi.
Query folding on native queries - Power Query | Microsoft Learn
Similar post: Solved: Query folding - Databricks - Microsoft Power BI Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @tctrout ,
It seems that Azure Databricks does not support query folding currently.
Please check if you have transformations that prevent folding. If you don't have those transformations in Query folding - Power Query | Microsoft Learn and you can't see view native query in applied steps, it states the source don't support query folding for power bi. As for how to support, I suggest you create an idea for it in Ideas to improve the power bi.
Query folding on native queries - Power Query | Microsoft Learn
Similar post: Solved: Query folding - Databricks - Microsoft Power BI Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
11 | |
8 | |
8 | |
7 |
User | Count |
---|---|
14 | |
13 | |
9 | |
7 | |
6 |