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