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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
numersoz
Helper III
Helper III

Group by a Set Time Interval

Hi,

I have timestamped sensor data. Data is available every hour. I'm trying to flag this data by when it is below a value four consequtive hours.

 

One solution to this that I thought is to group the data by 4 hour internals. So instead of having a row for each hour, I would have a row for every 4 hours.

Is this possible to be done in DAX or Power BI? Would be nice to simply group by 4 hour intervals.

 

Thanks

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@numersoz , Try to create a Time Table - https://kohera.be/blog/power-bi/how-to-create-a-time-table-in-power-bi-in-a-few-simple-steps/

 

Create a four-hour interval there. Join with the time part of your date.

 

Time part = [Date time].time

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @numersoz 

You may check  if this related  thread helps.

https://community.powerbi.com/t5/Desktop/Grouping-date-time-stamp-into-5-mins-time-interval/m-p/2204...

 

Best Regards,
Community Support Team _ Eason

amitchandak
Super User
Super User

@numersoz , Try to create a Time Table - https://kohera.be/blog/power-bi/how-to-create-a-time-table-in-power-bi-in-a-few-simple-steps/

 

Create a four-hour interval there. Join with the time part of your date.

 

Time part = [Date time].time

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 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.

Top Solution Authors
Top Kudoed Authors