Forum Discussion
cham
6 years agoPost Patron
TOP N not working
Hi, I want to get the TOP 5 driver numbers according to the amount. I tried it as below but its not working. Can anyone help me to do this?
- 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.
cham
6 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
Ashish_Mathur
6 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?