Forum Discussion

numersoz's avatar
numersoz
Helper III
6 years ago
Solved

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

2 Replies