cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Governance
Join discussions on data governance practices, compliance, and security within the Databricks Community. Exchange strategies and insights to ensure data integrity and regulatory compliance.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

example how to search by both tag key and tag value

Karol1977
New Contributor

Hi,

Could you please give me example how to search by both tag key and tag value?

This article doesn't show such example: https://docs.databricks.com/en/search/index.html#tags

Thanks,

Karol

1 REPLY 1

gchandra
Databricks Employee
Databricks Employee

If you want to search by tag key alone, use the syntax: tag:<tag_key>. To search by both tag key and tag value, omit tag:.

https://docs.databricks.com/en/search/index.html#use-tags-to-search-for-tables

 



~