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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
dineshm030
Creator III
Creator III

Sorting Issue In Pivot Table

Hi Friends,

I have a sorting issue while using pivot table. Can you tell me correct reason? I have sorted only SEQUENCE field by ascending order but it is not coming?

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Try sorting Group dimension by expression

=Min({1} Sequence)

View solution in original post

2 Replies
swuehl
MVP
MVP

Try sorting Group dimension by expression

=Min({1} Sequence)

dineshm030
Creator III
Creator III
Author

This expression also is working:

=Match(Group,'GEM','CHC','Pruned')