Forum Discussion
mwasekaar
1 year agoRegular Visitor
Top 4 from Filed paramter
I had created field parameter in which there is a dropdown for each field in each field there are multiple categories say Product color had 7 similarly product color had multiple I need to restrict t...
- 1 year ago
mwasekaar
Could you explain this part "one should be selected as default "
I have attached a file with the solution. please check if this works for you.
danextian
1 year agoSuper User
Hi mwasekaar
You will need to create a rank measure that switches between different columns depending on the field parameter order selected and then use this measure as a visual filter. The default rank column in the screenshot below is Country as it's order is 0 and the alternative result in SELECTEDVALUE is 0.
Syndicate_Admin
1 year agoAdministrator
Thank you for the quick response @Syndicate_Admin