Forum Discussion

worthywow1988's avatar
worthywow1988
Frequent Visitor
1 year ago
Solved

Lookup rank value?

Hi!   I have data where for a selected area I want to show the relative position compared to all the other areas. I've created a simple example:   Area Product Group Sales North1 ABC A...
  • worthywow1988's avatar
    worthywow1988
    1 year ago

    Hi Rohit - many thanks for your reply - much appreciated!

     

    In the end I got rid of the ranking tables since think was getting a bit messy. For neatness, simplicity and speed I just used min and max in the main table and then created a measure to see where the specific score sat in this range (lower, middle, top third). It's not actually ranking in the strict sense but is an ok measure in this situation since the scores are bounded and generally well distributed. Thanks again!