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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Black_Hole
Creator II
Creator II

Sort result of AGGR() function

Hello all,

I am trying to calculate the row no with the expression below, but I don't understand why the value displayed is not correctly sorted (i.e. by date)

Please could you help me to understand the reason.

Tab.PNG

 

Thank you in advance for your help.

 

1 Solution
2 Replies
marcus_sommer

The use of rowno() disabled the sorting.

- Marcus