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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Anonymous
Not applicable

Calculate the sum of times

Hi,

 

I hope you are able to help me.

I have to calculate the lack time during a production. This lacks are defined by an "EventID". The first numbers defines the type of the Event. The last defines if it is a Event-Start (1) or the Event-End (2). The StartDT column is my Date with Time. 

 

The column Line is only for better understanding.

 

My result for Event 1 should be the sum of

DATEDIFF ( StartDT (Line 1) ; StartDT (Line 2) ; SECONDS) = 12

DATEDIFF ( StartDT (Line 4) ; StartDT (Line 3) ; SECONDS) = 2

 

=> Lack Time for Event 1 = 14 seconds.

 

For Event 2 it is 12 seconds and for the Event of SerialNo R01190 and Event 3 it is 12 seconds.

 

StationIDStartDTModuleSerialNoEventID Line
12019-02-28 10:10:21003Q1002 1
12019-02-28 10:10:09003Q1001 2
12019-02-28 10:10:25003Q1002 3
12019-02-28 10:10:23003Q1001 4
12019-02-28 10:11:09003Q2001 5
12019-02-28 10:11:21003Q2002 6
12019-02-28 10:10:09R01193001 7
12019-02-28 10:10:21R011903002 8

 

Maybe someone has a solution.

 

Best regards

Timo

1 ACCEPTED SOLUTION
MattAllington
Community Champion
Community Champion

You will really struggle to get a good working solution if you load your data like this.  I suggest you watch my video to see how you can create time durations for each row.  Then you can just add the durations with SUM 

 

https://www.youtube.com/watch?v=xN2IRXQ2CvI

 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

View solution in original post

1 REPLY 1
MattAllington
Community Champion
Community Champion

You will really struggle to get a good working solution if you load your data like this.  I suggest you watch my video to see how you can create time durations for each row.  Then you can just add the durations with SUM 

 

https://www.youtube.com/watch?v=xN2IRXQ2CvI

 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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