Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: REGISTER NOW
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