Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Dynamic slicer top N

Hi,

 

Is there anyway that we can create dynamic top N slicer to filter the visualization show only top N based on their values at the latest period of time. For example, we have table below. I want to have a dynamic slicer where we can put the topn value in. In this example, if I put 2 in the slicer, the visualization will only show category A and C from quarter to quarter (A and C have highest value in quarter 4). Is There anyway we can achieve this? I realize that we can use Top N in filter panel to achieve such result but it is not dynamic.

CategoryQuarterCount
A45
B43
C44
A32
B34
C35
A21
B210
C21
A13
B15
C18

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi, 

     

    It is not what I expect. In the video, they rank based on Total. In my case, I only want to rankx category based on the values at the latest period. In the table above, I just want to rank value solely on Quarter 4 and from there, I just want to show only category have the highest value in Quarter 4 on visualization.