Forum Discussion
Euro0681
3 years agoHelper II
Ranking based on date (Calculated Measure)
I need to rank a table based on dates as shown in the example below (we can assume there are more ID's but for simplicity i only included one) I have tried = Rankx ( allselected('table'[id]), Sele...