Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
guruvammal
Frequent Visitor

Cumlative

Hi Team 

 

guruvammal_0-1712571114601.png

I Need this

guruvammal_1-1712571197663.png

 hi , Need cumulative  Dax function - choose the max of the date cumulative function is working in before the data is add cumulative is coming correctly but i need choose max of date start the cumulative function starting in choose the date which dax i used  

1 REPLY 1
Anonymous
Not applicable

Use Time Intelligence and use functions like TOTALMTD, TOTALQTD or TOTALYTD as the measure 
SalesYTD = CALCULATE( [TotalSales, TOTALYTD('Date'[DateKey]))

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors