Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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
Solved! Go to Solution.
@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
Hi, @numersoz
You may check if this related thread helps.
Best Regards,
Community Support Team _ Eason
@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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
146 | |
87 | |
66 | |
52 | |
46 |
User | Count |
---|---|
215 | |
90 | |
83 | |
66 | |
58 |