Sort by Multiple Columns
Hi, I have a table that looks like this - I want to multiple sort this:
Brand | Item Description | Sales |
Acqua Di Parma | COLONIA ESSENZA EDC 100ML | 100 |
Acqua Di Parma | ZAFFERANO EDP100ML |
200 |
Calvin Klein | 108660 - EUPHORIA WOMEN EDP SPRAY 100ML L | 125 |
Calvin Klein | 108595 - CK ONE EDT SPRAY 200ML UNISEX |
110 |
How do I sort this - alphabetically by brand and then within each brand, the top 10 items?
0
Comments
Hi Ashwini,
I created a post in the Tips & Tricks section that explains how you can do this.
https://community.targit.com/hc/en-us/community/posts/13199872549532-Top-list-of-siblings-while-keeping-the-original-sort-order
Best regards,
Ole
Thank you Ole! Much appreciated!
Please sign in to leave a comment.