cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Dashboard Filters (Showing Description) but selecting the id value for use query parameters

Deenar
New Contributor II

Hi

Is there a way to have a Single or multiple filter in a Dashboard that shows titles/names but on selection passes in the identifier as query parameter filters. The cost management dashboard shipped by Databricks seems to do this for the workspace selector, but I cant find anything in the documentation .

The workspace selector uses a single value with the id prefixed by : and uses one of the two formats

1) WorkspaceName (id:xxxx)

2) id:xxxx - where no workspace name is found

This seems to work magically, but I cant find any reference in documentation

Deenar_0-1740567476099.png

 

1 REPLY 1

Deenar
New Contributor II

Hi

For those interested in the same. After digging into the Databricks cost dashboards code, I found out that this feature isn't supported yet. The Databricks dashboards use a hack to get around this by having a lookup table in each dataset definition to translate the text back to an identifier.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now