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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sorting issue

Hi All,

I have 10 dimensions in a straight table.I have sort on first priority dimension (which works). Next few i don't sort. There is a sort bottom down the priority (date based on Ascending). Will this work? It is Version 11.2

Sai.

1 Solution

Accepted Solutions
sushil353
Master II
Master II

In the Sort Tab>Sort by Expression..

Try this: Date(TakeOn)

or Date(Date#(Takeon,'DD-MMM-YYYY'))

HTH

Sushil

View solution in original post

5 Replies
sushil353
Master II
Master II

Hi,

In sort tab you can promote or Demote your desired hierarchy of dimensions..

HTH

Sushil

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Yes, it should. Are you experiencing any specific difficulty?

-Rob

amit_saini
Master III
Master III

Sai,

I would suggest here to give condition while sorting, check if this will help you.

Thanks,
AS

Not applicable
Author

sort issue.pngIt shows me the sorted order when I choose the dropdown. It does not show me in the table though.

sushil353
Master II
Master II

In the Sort Tab>Sort by Expression..

Try this: Date(TakeOn)

or Date(Date#(Takeon,'DD-MMM-YYYY'))

HTH

Sushil