Hello,
I'm trying to run a query to give the top 10 records. However, if there is a joint 10th, for example records 9, 10 and 11 all have a count of 15, then I only want the 10th.
Can this be done ?
I have tried using unique values and unique records within the properties of the query, but it...