Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
dineshm030
Creator II
Creator II

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 II
Creator II
Author

This expression also is working:

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