Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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')