Hi Team,
I tried calculating Last Year Act as follows:
LY Actual =
CALCULATE(SUM(‘SummaryUnpivotWithDate’[Value]), DATEADD(DateTable[Date],-1,YEAR),FILTER(SummaryUnpivotWithDate, SummaryUnpivotWithDate[Act/Bud] = “Act”))
and my current year actual formula is as follows:
CY Actual =
CALCULATE(SUM(SummaryUnpivotWithDate[Value]),
FILTER(SummaryUnpivotWithDate, SummaryUnpivotWithDate[Act/Bud]= "Act"))
unfortunately, I do not have figures for LY Actual calculation.
Please let me know the area to check.
thank you.
Regards,
Aye
Hi @ammu, a response on this post has been tagged as “Solution”. If you have a follow question or concern related to this topic, please remove the Solution tag first by clicking the three dots beside Reply and then untick the check box. Also, we’ve recently launched the Enterprise DNA Forum User Experience Survey, please feel free to answer it and give your insights on how we can further improve the Support forum. Thanks!