Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a measure that is taking seconds, which corresponds with downtime for a specific machine, and turns it into a duration.
Here is the measure :
I wrote a calculated column I was wanting to use as a filter since break and lunch times should not be counted towards downtime:
Solved! Go to Solution.
Phew. Create a calendar table that goes down to that level (ie 48 rows per day) and then based your measures on that new calendar table, using EXCEPT and INTERSECT.
what's the biggest bin size you can get away with for this? half hour slots? 15 minute slots? 5 minutes?
Half hour slots is the biggest bin size I can get away with for this.
Phew. Create a calendar table that goes down to that level (ie 48 rows per day) and then based your measures on that new calendar table, using EXCEPT and INTERSECT.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.