Set default value on lookml dashboard using another filter (and its associated parameter)

I was wondering if it was possible to create a filter based on a parameter and have the parameters value be another filters default value.

This would allow me to choose a filter that would automatically select values for my other filters.

The problem I am having is when I select my parameters value in the lookml using default_value: model.parameter_name my filters default value becomes the string “model.parameter_name” and not the actual value.

2 Likes

I’m having this issue