Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
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
MVP & Luminary
MVP & Luminary

The use of rowno() disabled the sorting.

- Marcus