Hi all.
I have a query where I say pull Top 20. The 2 fields I am using are AgentName and #lives. It sorts by highest to lowest #lives.
Now, it works fine unless the 20th agent has 5 lives and so does the 21st, 22nd and 23rd agent.
It doesn't cut off at 20 because the #lives are the same as the 20th agent. How can I fix it so it cuts off at the 20th agent even though the next few agents have the same number of lives?
I have a query where I say pull Top 20. The 2 fields I am using are AgentName and #lives. It sorts by highest to lowest #lives.
Now, it works fine unless the 20th agent has 5 lives and so does the 21st, 22nd and 23rd agent.
It doesn't cut off at 20 because the #lives are the same as the 20th agent. How can I fix it so it cuts off at the 20th agent even though the next few agents have the same number of lives?