Forum Discussion
MattiaMaetini
Helper I
2 years agoRANKX LIVE CONNECTION SSAS Tabular 2017 - DRILLDOWN MATRIX without ISINSCOPE DAX FUNCTION AVAILABLE
Hi expert, it's all into Subject! 😅😂 I'm going crazy about this requirement: I need to create a dinamyc rank in a Matrix with 3 level of drill down. I was able to create rank using RANKX fucti...
MattiaMaetini
Helper I
2 years agoTks for your answer.
I tried to apply it, but unfortunately in my opinion the problem is that my gerarchy in Matrix is based on 3 different dim tables, so level1, level2 and level3 are always TRUE when I applied ISFILTERED() function.
PS: Another workaround could be to calculate RANKX only for the first level of my 3-gerarchy (i.e. on the first Dim I set as the one on the Matrix-Rows section).
Any other suggests?
BR,
M
Anonymous
2 years agoNot applicable
Hi MattiaMaetini ,
Have you tried the workaround you mentioned? I think it is a step in the right direction. It goes some way to troubleshooting the problem and getting it fixed.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.