Forum Discussion
Anonymous
2 years agoNot applicable
Issues with rankx
Hello. I have 5 product categories and i want to rank them from 1 to 5 according to their sales but the data integrity is not accurate 100% and I would like to ask for some help. This is my dax func...
some_bih
Community Champion
2 years agoHi Anonymous try to replace part ALL in
ALL ( dimProducts[Category_Name]) with ALLSELECTED ( dimProducts[Category_Name])
- Anonymous2 years agoNot applicable
unfortunately didnt help, it ranks every category as 1