I have a parameter called ${regioncode}. this can take multiple values such as APAC, AMM , EU, NA , IND etc . A field called rgcode is filtered using this parameter on other visuals.
My goal is to create a text visual which checks if default value is not selected (in this case the default value is NULL), then present all the parameter values as below :
Good catch, I missed that detail! In that case there’s not really a great option.
Here is a democentral example that works but requires more dev work because you have to use another service to create the visual and then link it back to your analysis:
There is a potential workaround if you want to try the solution from this topic, it’s biggest limitation is the number of fields it can display: