Forum Discussion
RANKX additional context
- 6 years ago
Hi Anonymous
I made some changes to your model.
1. Changed the relationship direction and type2. Rank Measure - it needs to be ALL( Account[Account] ) not ALL( Revenue [Account] )
3. In your visuals use the fields from the Account table, not from Revenue
Please see the attached file.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Hi Anonymous
If you are trying to rank over the columns you are adding then you will need to include these columns in the first argument of rankx ALL( column1, column2, column3 ).
If you are looking for a different outcome then please can you provide a data sample and an outcome expected.
Mariusz
If this post helps, then please consider Accepting it as the solution.
- Anonymous6 years agoNot applicable
- Mariusz6 years agoCommunity Champion
Hi Anonymous
I made some changes to your model.
1. Changed the relationship direction and type2. Rank Measure - it needs to be ALL( Account[Account] ) not ALL( Revenue [Account] )
3. In your visuals use the fields from the Account table, not from Revenue
Please see the attached file.
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.- Anonymous6 years agoNot applicable