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: 
qliktech_uk
Contributor III
Contributor III

Rank() over partition by in QlikView

Hi

How do we achieve the same functionality as

Rank() over partition by in QV?

2 Replies
sergio0592
Specialist III
Specialist III

Hi, you can try with

=  rank(sum(TOTAL <Partition_clause_field> Your_Indicator))

muniyandi
Creator III
Creator III

how to set script level ?