RANK([Date], [Date], true, false)
IF([Rank date]>1,
SUBSET_SUM([Value], SUBSET([Rank date],[Rank date]))
-
SUBSET_SUM([Value], SUBSET([Rank date],[Rank date]-1))
,
null)
DateRankSimple.iok | 12K |
dateadd.iok | 13K |
It looks like you're new here. If you want to get involved, click one of these buttons!