Forum Discussion
Naveennegi119
8 years agoHelper III
Hide value
Hi All, It really very complicated to me to resovle. when I select sub then it show fine top 3 value (situation 1) But when i select both(sub and sub category), it show the valu...
- 8 years ago
Hello,
I couldn't test 'Dense' last week so I did it today.
My Measure is TopN:=CALCULATE(MAX(Test_Rank[Data]);FILTER(Test_Rank;RANKX(Test_Rank;[Data];;;Dense)=Top_3[MaxN]))
This is my over all:
For me it looks like it is supposed.
Naveennegi119
8 years agoHelper III
Floriankx
8 years agoSolution Sage
Hello can you make a screenshot?