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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vikasmahajan

how to sort in pivot tables on groups and subgroups

Dear All,

How to sort in pivot tables on groups and subgroups on numeric values as well as on a-z  alphabetic order.

Thanks

Vikas Mahajan

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
1 Reply
Anonymous
Not applicable

Hi

Using the sort expression you can sort your pivot table.

In the sort expression you can specify your sort order like numeric , text.

If you want to sort some specific manner means you can create the sort order variable for that particular field.

like Country  SortOrder

A           1

B           2

C           3

You can mention this order in inline in script

Then you can use this sortOrder in sort exprssion

Regards