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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi ,
I m new to using DataBricks with PBI.
Is there any difference wrapping Value.NativeQuery over Databricks.Catalog as in Value.NativeQuery(Databricks.Catalog( .... ))
vs calling Databricks.Query?
Thanks & regards,
Mannu
Hi @Anonymous -Value.NativeQuery over Databricks.Catalog and Databricks.Query depends on your specific requirements and preferences for query complexity, control, and simplicity.Both approaches allow you to run SQL queries against Databricks, but they have different implications and use cases.
Table reference first and then running a native SQL query on top of it using Value.NativeQuery
Databricks.Query this method directly runs a SQL query against Databricks without needing to first create a catalog
Reference:
Value.NativeQuery - PowerQuery M | Microsoft Learn
Connect Power BI to Azure Databricks - Azure Databricks | Microsoft Learn
Hope it helps
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 63 | |
| 55 | |
| 42 | |
| 41 | |
| 23 |
| User | Count |
|---|---|
| 171 | |
| 136 | |
| 119 | |
| 80 | |
| 54 |