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.
jdbuchanan71
6 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.
TomMartens
6 years agoSuper User
Hey jdbuchanan71 ,
smart move!