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: 
Anonymous
Not applicable

Ranking based on filter condition

Hi All,

I have a requirement where I have Brands, regions, sub regions, country and sample size as dimension and a calculated field. I need to show the top 3 brands based on the calculated field, but it should only consider those brands which are having sample size>10.

Can someone help me with this.

Regards,

Ankita

1 Reply
sunny_talwar

May be use set analysis for this?

Brands = {"=Count(Sample) > 10"}