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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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.

 

Labels (1)
1 Solution
2 Replies
marcus_sommer

The use of rowno() disabled the sorting.

- Marcus