Forum Discussion
Ranking error (sort column)
- 5 years ago
Hello,
Thank you for your help, I think it does not work for me because I go through a measure to count the number of typologies.
I found a solution on this site : https://www.sqlbi.com/articles/use-of-rankx-in-power-bi-measures/
Here is what I did in the method RANKX : TYPO RANG = RANKX( ALL(TYPOLOGIES[Index], TYPOLOGIES[TYPO]), MESURES[TYPO COUNT], , DESC)
Have a good day ๐
Hello,
Thank you for your help, I think it does not work for me because I go through a measure to count the number of typologies.
I found a solution on this site : https://www.sqlbi.com/articles/use-of-rankx-in-power-bi-measures/
Here is what I did in the method RANKX : TYPO RANG = RANKX( ALL(TYPOLOGIES[Index], TYPOLOGIES[TYPO]), MESURES[TYPO COUNT], , DESC)
Have a good day ๐