Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
ym
Contributor II
Contributor II

Rank, Ignore Dimensions

I try to rank the sales. 

My problem is that my formula does not ignore  the dimensions "Name.Supplier" and "City.Supplier"

If I select a "Name.Supplier, I get the value 0. 

 

Sum({<[Client] = {"=Rank(Sum(Sales))<=10"},Year={$(=GetFieldSelections(Year))},Name.Supplier=, City.Supplier=>}[Sales])

 

What should I change?

 

Labels (2)
0 Replies