cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

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

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

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

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

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors