Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
I have two tables and I am trying to replicate a lookup function from an excel report. The first table (AB :AC) has Weightage with rating. Rating is mapped using a lookup function from the second table (AE:AH) which has the Rating and Ranks. The problem here is since the ranks in second table are duplicated, I am not able to replicate the same function in Power BI. The excel function for looking up the rating : =IF($AB7=0,"Doesnot",LOOKUP(RANK(AB7,$AB$7:$AB$1048576),$AH$2:$AH$5,$AE$2:$AE$5))
Any help on how to solve this issue ?
To disambiguate rankings you add small, inconsequential random numbers to each value to make them distinct.
User | Count |
---|---|
84 | |
80 | |
63 | |
52 | |
45 |
User | Count |
---|---|
100 | |
48 | |
42 | |
39 | |
38 |