Forum Discussion
vaishali12
7 years agoFrequent Visitor
Ranking and Count using DAX
Hi, I'm pretty new to DAX and have been trying to implement the following logic in a visual. The aim to have a rolling window of 7 countries , based on the ranking of a specific country that has...
vaishali12
7 years agoFrequent Visitor
The ranking is a calculated mesaure that I've managed to figure out using DAX, so it's not built into the original table. Only the countries and Airweight are part of the original dataset.
Anonymous
7 years agoNot applicable
What happens if two countries happen to have the same value on which you rank? Then your logic will still be valid?
Best
Darek