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: 
Not applicable

Sorting Issue Based On two columns

Hello Guys,

I need to sort data in qlikview. First sort by the date column descending , then in every date I have to sort internally the negative values also  descending

example:

  1  -12 13/7

   2   -7  12/7

   3 -6   12/7

   4  -3   12/7 

should be after sort :

1    -12 13/7

2     -3  12/7

3     -6 12/7

4     -7  12/7

I want to write it in the expression tab.

Anyone can help?

Thanks,

Oded

0 Replies