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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
FridolinWeiner
Regular Visitor

Show Visual with cumulated Data by date

I have a list with dates of expiring certificates.

I would like to show in a graph how many certificates (y axe) are valid on a certain day for the next 2 years.
All I manage so far is to show how many expire on each day, but not the total number of valid ones.

 

Could someone help me out with a fucntion for this?

I tried this, but I get an error:

 

 

 

 

CALCULATE(
COUNTA(Brandschutz_ErsteHilfe_ItemStatus[Valid until],
FILTER(
All(Brandschutz_ErsteHilfe_ItemStatus),Brandschutz_ErsteHilfe_ItemStatus[Valid until]
>=MIN(Brandschutz_ErsteHilfe_ItemStatus[Valid until])
)))

 

 

 

 

1 REPLY 1
Anand24
Super User
Super User

Hi @FridolinWeiner ,
Please check this thread and DAX used:
https://community.powerbi.com/t5/Desktop/Cumulative-total-by-date/m-p/1907010 

PBI_SuperUser_Rank@1x.png  

Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!!

Proud To Be a Super User !!!
LinkedIn

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

November Power BI Update Carousel

Power BI Monthly Update - November 2025

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