Forum Discussion

mwasekaar's avatar
mwasekaar
Regular Visitor
1 year ago
Solved

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 these  on visual only top 4 so that when I select any drop down I should  get only top 4 in the stack bar chart .and one should be selected as default 

 

 

 
 

4 Replies

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