Forum Discussion

cham's avatar
cham
Post Patron
6 years ago
Solved

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?       
  • jdbuchanan71's avatar
    jdbuchanan71
    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.