Forum Discussion
Lobs
Helper II
5 years agoRank using Columns filtered by Month
Hi All, So i am trying to create a column per metric that would rank our sites by month. Any care to give a sample on how i can do this? This is what i have in a measure Rank SC = RANKX(...
- 5 years ago
Hi Lobs ,
Consider following data and add an INDEX column to it as shown below in Query Editor:
Now create a Rank column as follows:
Now move this to the table visual as below and Rank calculated above:
As you haven'e shared the expected output, Is this what you are expecting?
Thanks,
Pragati
Lobs
Helper II
5 years agoYes, by month using the Metric Column. The out on these columns will be used on the KPI indicator visual which will be filtered by Site.
Pragati11
Super User
5 years agoHi Lobs ,
Consider following data and add an INDEX column to it as shown below in Query Editor:
Now create a Rank column as follows:
Now move this to the table visual as below and Rank calculated above:
As you haven'e shared the expected output, Is this what you are expecting?
Thanks,
Pragati