Ranking Variable

Guys,

I want to create a variable that will show me top 5 state base on loan balance then verything else will fall into other. Is there a solution for this? please advice!


kyanforum (BOB member since 2009-05-22)

Hi,

This may help:

Next time please use search before posting a question. Thanks.


Marek Chladny :slovakia: (BOB member since 2003-11-27)

I did the following

var 1: U State Rank

=Rank( ,)

Var 2: U Top 6 State

= If <6 Then Else “Other”

Then I get the Multi Value when I turn Var 2 into a measure object…please advice how to fix this


kyanforum (BOB member since 2009-05-22)