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

expression in set analysis

Hi,

I'm trying to get a value by rank and the rank is supposed to be calculated. If the value is not calculated the expression works fine:

sum({$<Value={"=rank(-Valut)='15'"}>} Värde)

But if i do like this:

sum({$<Value={"=rank(-Värde)=round(rank(-Value)*0.9))"}>} Value)

It doedn't work. Any ideas?

Thanks!

0 Replies