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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hu guys. I need to calculate sum of previous calculated measure.
Client DaysInPeriod(measure) 1 10 2 25 3 30 Total 30
Need
Client DaysInPerdiod Total 1 10 65 2 25 65 3 30 65 Total 30 65
I' ve tried something like
Client DaysInPerdiod Total 1 10 30 2 25 30 3 30 30 Total 30 30
Solved! Go to Solution.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.