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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
obartok
New Member

Multiple data aggregating | datetime and group

Hello,
I'm trying to create a report from the data I have from the machines. Each row represents a specific time period, which is created at regular periods (15min) or when it changes.

 

I would need to aggregate these time periods so that I can present the RUN/DOWN time periods and for DOWN also its type. See image.

 

image.png

 

I thought of the possibility of indexing and when the data changes (machine state or downtime type).

 

Currently the data is presented without the ability to time events. When if DOWN occurred 2 times at 6:00 - 6:02 and then 8:15-8:20 the table will show DOWN data - 6:00 - 8:20 - 7 minutes. What is wrong.

 

Thank you for all your ideas.

 

2 REPLIES 2
Anonymous
Not applicable

Hi @obartok ,

 

Please share some sample data in text format so that we can use it to create a demo.

 

Best Regards,

Jay

SebSchoon1
Post Patron
Post Patron

Hello,

 

If you do End Date - Start Date in a columns called "Time difference"

 

Then unpivot everything but not  Run and Down Column. 

This should create the Work Type column

 

Then Group by the levels you want,

 

ID - Work Type - Down Type . 

 

Then aggregate Count and Time difference?

 

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.