Linking filter values across custom measures

i have several custom measures on a look where for each measure i filter on a different field having the same string value. so something like:

  1. custom measure 1 filters on x=abcde
  2. custom measure 2 filters on y=abcde
  3. custom measure 3 filters on z=abcde

is there a way to link these to a dashboard filter or any single field? entering abcde several times to modify the query is not great.

0 1 112
1 REPLY 1

Hi @jonreiter, thanks for your post.

You can use a parameter field to create an arbitrary input box for the value "abcde". Then your custom measures can refer to the parameter value using liquid. Here is another trick you can use too.

Top Labels in this Space
Top Solution Authors