Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
How I can get the previous of max date. I tried with this but it doesn't work out.
CALCULATE(SUM(items[Value]),FILTER(items,items[Month]=MAX(items[Month])-1))
Solved! Go to Solution.
It seems that you'll need to add ALL Function or ALLSELECTED Function.
https://community.powerbi.com/t5/Desktop/Accumulative-values-from-a-count/m-p/287634#M126521
It seems that you'll need to add ALL Function or ALLSELECTED Function.
https://community.powerbi.com/t5/Desktop/Accumulative-values-from-a-count/m-p/287634#M126521
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!