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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Count Rows, Running Total with a Filter

I'm in need of some assistance and hope that I can explain my challenge. Below is an example of my table (labeled Dataset) which I am trying to get the running sum each month. Based on my Dataset table I would like to show the count in the Running Sum column.

 

Results Table

MonthCount Proj CreatedCount Proj ClosedRunning Sum
Apr303
May214
Jun206

      

Dataset

DateNumberCategoryDate MonthDate Year
4/2/22374883Proj CreatedApr2022
4/15/22375377Proj CreatedApr2022
4/3/22561879Proj CreatedApr2022
4/28/22236854Proj BlueApr2022
5/3/22869541Proj CreatedMay2022
5/16/22587764Proj CreatedMay2022
5/30/22954821Proj ClosedMay2022
6/28/22658841Proj CreatedJun2022
6/4/22685897Proj CreatedJun2022

 

Thanks,

DK

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I wasn't sure how to describe what I needed but we found a way to get the data we need.Thank you for your response ryan_mayu.

View solution in original post

2 REPLIES 2
ryan_mayu
Super User
Super User

@Anonymous 

what's the logic of calculation?

it looks like we have 3 project in may, why your result is 2?

why we dont have any project created in Apr? it looks like at least 3 . btw, don't know the meaning of project blue.

how to define a project is closed? i only see one closed in May, why your result is larger than 1?





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

Proud to be a Super User!




Anonymous
Not applicable

I wasn't sure how to describe what I needed but we found a way to get the data we need.Thank you for your response ryan_mayu.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.