We have a use case where we know the column name f...
# advice-metadata-modeling
w
We have a use case where we know the column name from Glossary terms but exact location of column in DB is unknown. So would like to filter out column names . Is this available as a search parameter in some API because GraphQL provides search based on Exact URN can we do a wild search of column name across metadata using UI or GraphQL ?
👀 1
a
Hi @wonderful-book-58712, I believe you’re looking for advanced filters! https://datahubproject.io/docs/how/search/#advanced-filters
w
This is great thanks, I went to filters but missed the advanced tab. Thanks for sharing