Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vireshkolagimat
Creator III
Creator III

Pivot table - Sort data on multiple dimensions

Hello All,

I am creating a pivot table to show the top 10 customers by their sales value. To filter the customers using calculated dimension.

But i need to sort the top customers by their sales based on company and division.  The data should be sorted for each division within the company. I have attached screenshot of the output expected.

Please let me know how to achieve the same.

Thank you.

Regards,

Viresh

Capture.PNG

1 Reply
Anil_Babu_Samineni

How about this?

Aggr(Sum(Sales), (Division, (NUMERIC)))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful