Forum Discussion
TOP N not working
- 6 years ago
Hello cham
I believe I did find a way to solve this. I had to add a drivers table to use as a anchor for the rankings.
The udpated file is attached.
Hi,
It works fine for me. See the screenshot.
Hi Ashish_Mathur ,
I have a Driver No field with another measure I want to get top 5 drivers according to that measure. How can I get that?
- Ashish_Mathur6 years agoSuper User
Hi,
Share the link from where i can download your PBI file. In the file, clearly show your expected result.
- cham6 years agoPost Patron
Please download the below file and check. I creted a table and created to N but its not working. Its showing more than 20 Driver Numbers
https://drive.google.com/file/d/1zkH2F7ZLosCyORMGP6jfRbsI5-aapeVG/view?usp=sharing
- jdbuchanan716 years agoSuper User
You could take into account the number of responses along with the avg score to get a ranking. I have added the calc and adjusted the matrix to give you an idea of what I had in mind.
- cham6 years agoPost Patron
- Ashish_Mathur6 years agoSuper User
Hi,
The value of N for more than 20 drivers is the same. Perhaps this is the reason for the TopN not working. Considering more then 20 drivers have the same value of N i.e. 100, what result do you expect to see?