Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Urgent assistance required - Max/Rank/Only/Aggr/Sum

  Hi guys

I'm using the following two formulas in 5 of my expressions to return the top 5 values.

This formula returns the value.

=num(max(aggr(sum({<YM={$(vRM)},

Process={'$(vCP)'}>}

AC_R.H),

R_Cy)),'###,###,###')

This formula returns the wording that should correspond with the value above.

=only(if(aggr(rank(max({<YM={$(vRM)},

Process={'$(vCP)'}>}

AC_R.H)),

R_Cy)=1,

R_Cy))

i have the following results

Values

85

8

2

1

Wording to go with values (ranked 1 to 5)

IR

BS

-

-

I should be getting

IR

BS

DP

LA

Where am i going wrong?

1 Reply
Gysbert_Wassenaar

Can you post a document that demonstrates the problem?


talk is cheap, supply exceeds demand