Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
jeckstein
Partner - Creator
Partner - Creator

SQL over clause to Qlik

I have the following line of code use in a SQL statement:

row_number() over (partition by EmpiEID order by EmpiEID, Claims DESC ,MaxServiceDate )  as ord

I need to do this same function but in Qlik.

Any thoughts?

2 Replies
sunny_talwar

Would you be able to share a small dataset and how the output looks like after running this statement in SQL?

maxgro
MVP
MVP

try the attachment