Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Filtering Top N Value on Two Fields

Hi, 

I was wondering if someone could help with some Top N filtering - I have sales data by State and City - I wish to filter this data (presumably using the Top N option) to filter the top-sales city in each state. 

 

E.g. I currently have a table with a few hundred rows, I wish to compress this to contain each State once, with its top-selling city and the sales figure for that city. 

 

Thanks in advance.