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:
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.
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.