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
Haz_NZ
New Member

Cumulative Flow Diagram of status within a workflow

Hi there,

Hoping you can provide some help here with some measures and a direction to get to the desired end result

The challenge

I am struggling to create a calculate function that sums a count of the max status (i.e. the latest status recorded on a particular day) so that it can be used to create a cumulative flow diagram.

Sample Data:

https://www.dropbox.com/s/gwnbgp21avsie40/SAMPLE%20DATA.pbix?dl=0

Expected end result:

I am trying to create cumulative flow chart using data from an event log as well as a date table (se...

Things to note: There may be multiple data records within one day or some days where a reference rec...

Haz_NZ_0-1661843030096.png


Sample data example:

REFCurrentStatusStatusDate/Time

SOP88805FinishedCreated25/08/2022 8:08
SOP88805FinishedAuthorised25/08/2022 10:08
SOP88805FinishedDrafted26/08/2022 8:10
SOP88805FinishedSigned26/08/2022 9:08
SOP88805FinishedReviewed26/08/2022 15:08
SOP88805FinishedFinished26/08/2022 17:08
SOP88807ReviewedCreated26/08/2022 17:08
SOP88807ReviewedAuthorised27/08/2022 17:08
SOP88807ReviewedDrafted28/08/2022 17:08
SOP88807ReviewedSigned29/08/2022 17:08
SOP88807ReviewedReviewed30/08/2022 17:08
SOP99999FinishedCreated27/08/2022 17:08
SOP99999FinishedAuthorised28/08/2022 17:08
SOP99999FinishedDrafted29/08/2022 17:08
SOP99999FinishedSigned30/08/2022 17:08
SOP99999FinishedReviewed31/08/2022 17:08
SOP99999FinishedFinished31/08/2022 17:08
1 REPLY 1
Anonymous
Not applicable

Hi @Haz_NZ ,

 

You maybe able to use count() function to count the records then use sumx() function to get the cumulative value.

The description is partially hidden, please format it to text instead of url.

 

Best Regards,

Jay

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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
Top Kudoed Authors