Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am having a field with values Seperated by pipeline.
For example
I need a multiselect dropdown with the distinct values from the column. In this case my dropdown should contain A, B, C and D.
If I select A from the dropdown then it should select the following rows
Now If I select both A and B from the dropdown Then it should select the following rows
If I select A,B and C , Then I should get
Can somebody help me with this
@Julie_J
Please take a look at this topic: Filter widget | Comma separated values and this QS Help article: Searching within selections or visualizations
hth