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 am facing an issue of converting the date given in hh:mm:ss format (timestamps) into group of different intervals.
The time data is in the given format.
3:12:11 PM value=46
3:12:12 PM value=47
3:12:13 PM value=48
.
.
3:17:00 PM value=55
I want to group the given time instances into 5, 10, 30 minutes periods and find the average of the corresponding time period.
output
3:12:00 to 3:17:00 value= average of all the values within that time period.
Solved! Go to Solution.
This should do the trick.
Hope this will help.
This should do the trick.
Hope this will help.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.