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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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 ?