Forum Discussion
greenlover
4 years agoFrequent Visitor
Values in Hierarchy Level
Hi everyone, Would like to ask for your help. I have a trend visual using a date dimension (hierarchy - year, qtr, month, day) With the view below (Monthly view from 2016 to 2022) values ar...
amitchandak
4 years agoSuper User
greenlover , Can you share the meausre you ?
you should have a measue like this for rolling
Cumm Sales = CALCULATE(SUM(Sales[Sales Amount]),filter(allselected(date),date[date] <=max(date[Date])))