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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Cummulative DAX

Hi everyone

 

Someone can help me.... I try to do a DAX formula to calculate the cummulative figure per date and I cann't.... y try with this formula:

 

Cummulative Figure = CALCULATE(SUM(Applications[2018]); FILTER(all(Applications); Applications[2018] = LASTDATE(Applications[Date])); values (Applications[2018]))
 
Screenshot - 19_08_2019 , 2_13_23 p_ m.png
 

Thanks for the help

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Sorry, it would be either >= or <=. Try both of those. 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

change '=' to '=>' and see if that works. 

Anonymous
Not applicable

Dear @Anonymous Thx for the answer, nut it doesn't work...

 

Screenshot - 19_08_2019 , 3_01_26 p_ m.pngI only change the name of the column...

 

 

Anonymous
Not applicable

Sorry, it would be either >= or <=. Try both of those. 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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.