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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sorting based on two column values

I would like to sort the pivot table based on two column values

Like consider i will sorting by Number and Alphabet. those Columns will not be part of Dimension or expression.

Is there any way we use combine two columns and sort it ...

2 Replies
hic
Former Employee
Former Employee

You can create an expression to describe the sort order and use this in the chart properties->sort->sort by expression, e.g

   Number*100 + ord(Alphabet)

Multiplying by 100 will make the sort by Number first then by Alphabet.

HIC

IAMDV
Master II
Master II

Very useful to know. Thank you very much HIC.

Cheers,

DV

www.QlikShare.com