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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! 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