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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
josephinetedesc
Creator III
Creator III

Pivot table sorting by load order in qlik sense

Hi I have read the messages but just need to confirm:

I cannot do this in Qlik Sense?

My load order is important because it matches the output from another system such: 

1 3a 3b, 2,  4 

or it could be

2, 4 1, 3a, 3b

 

Jo

Labels (1)
1 Solution

Accepted Solutions
bkilicli
Partner - Contributor III
Partner - Contributor III

You can untick Sort Types in object properties. It can be help.

 

Capture.PNG

View solution in original post

3 Replies
Ivan_Bozov
Luminary
Luminary

You can use RecNo() in the script and sort on that column in the pivot table.

https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/Co...

vizmind.eu
bkilicli
Partner - Contributor III
Partner - Contributor III

You can untick Sort Types in object properties. It can be help.

 

Capture.PNG

josephinetedesc
Creator III
Creator III
Author

Thank you that worked

Jo