Forum Discussion
Azure Databricks ADBC query tags is not implemented error in Service
Hi sanab ,
Thank you for reaching out to Microsoft Community.
The error indicates that the adbc.databricks.query_tags option is not implemented in the runtime used by Power BI Service or the On-premises Data Gateway.
Power BI Desktop includes newer versions of connectors, which is why refresh works locally and query tags appear in Databricks Query History. However, when the dataset refresh runs in the Service, it may use an older ADBC implementation that does not yet support this option.
Please verify that your On-premises Data Gateway is updated to the latest version. If the issue persists, a temporary workaround is to remove the adbc.databricks.query_tags option from the connection until the feature becomes available in the Service runtime.
Hope this helps.
Thank you.