Forum Discussion
newbie9292
Helper II
5 years agoHelp with Cummulative data DAX query
I want to show Cummulative data in my visual : Kum_AE_Combined_2021 = CALCULATE ( SUM(AE_Weekly[AuftrEing]), FILTER ( ALL(Date_dim[Date]), Date_dim[Date] <= MAX (Date_dim[Date]) && YEAR(Date_d...
Anonymous
5 years agoNot applicable
Hi newbie9292 ,
Please share the pbix file without sensitive data to help us clarify your scenario.
Best Regards,
Eyelyn Qin