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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Syndicate_Admin
Administrator
Administrator

Problems calculating cumulative records based on date

Estimad@s, I would like to express my concern about a problem that has arisen for me.

For context I have a database where each record (row) gives me information about a ticket or request, these tickets or requests have a date of creation and a date of resolution (if the ticket or request was resolved, it is emptied otherwise).

AlexisCab1602_0-1629298497005.png

This database is connected to a calendar table where the "Date" column of the "Calendar" table is related to the "Creation Time" column (which would be the equivalent of resolution date in the example above) of the "report_service_f" table,

AlexisCab1602_1-1629298733938.png

What I need is to count according to the days of the month/year how many tickets were created, how many were resolved and how many were pending (accumulated).

example based on the information provided above:

AlexisCab1602_2-1629299140470.png

I'm new to the DAX language and that's why I haven't been able to solve this problem which is perhaps easy. I would very much appreciate your help.

1 ACCEPTED SOLUTION
ryan_mayu
Super User
Super User

@Syndicate_Admin 

pls see the attachment below





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

3 REPLIES 3
ryan_mayu
Super User
Super User

@Syndicate_Admin 

pls see the attachment below





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thank you so much for your help, you don't know how much I tried to do !!!!!!!!!! 😁😁

you are welcome





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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