Skip to main content
Announcements
Qlik Community Office Hours - Bring your Ideation questions- May 15th, 11 AM ET: REGISTER NOW
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