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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
k_burata
Creator
Creator

Sorting problem

Hi,

How do I change sorting of dimensions? I would basically to follow the sort order of the Pivot Table Dimensions. So GLE.HOPE should come first since his start date comes first. I know it was correct when I first did it but Plan was relegated to the bottom and I cant manually change the Order.

Regards,

Capture.PNG

Labels (1)
1 Solution

Accepted Solutions
jonathandienst
Partner - Champion III
Partner - Champion III

You can't change the order of the dimensions sorting in a pivot, but you can control how each dimension sorts.

To sort Employee by date, use the expression option for Employee. If the dates are normal numeric date values, then =Start or =(-Start) should be enough.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein

View solution in original post

2 Replies
Anonymous
Not applicable

Hi Burata,

Kindly remove the first two dimension's sort . so chart will sort based on Start dimension

Thanks

jonathandienst
Partner - Champion III
Partner - Champion III

You can't change the order of the dimensions sorting in a pivot, but you can control how each dimension sorts.

To sort Employee by date, use the expression option for Employee. If the dates are normal numeric date values, then =Start or =(-Start) should be enough.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein