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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Cumulative Sum

Hi All, I'm new to Power BI and I'm tyring to fix a dashboard someone else set up. I need to get a running total or cumulative sum for the code below. TIA for your help.

 

Hires =
CALCULATE(
    COUNTA('Candidate Activity'[Linked people: Person ID]),
    'Candidate Activity'[Step] IN { "26: Client Hire" }
1 REPLY 1
selimovd
Super User
Super User

Hello @Anonymous ,

 

I think you have to give more details.

Does the measure work? What is the result? What should the result look like? Running total over a hierarchy or over time?  How does your data model look like? How do your tables look like?

 

Without more information it's hard to help you.

 

Best regards
Denis
 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.