Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
chad_oge
Frequent Visitor

Split data into hourly buckets based off Start/End datetime?

I am starting with a simple table that contains Start and End values:

chad_oge_0-1626288266353.png

 

Based off these values, I would like to generate a new table that is bucketed into hourly values.  My desired result would look like this:

chad_oge_1-1626288335495.png

 

Any help on generating a result like this is much appreciated! Thanks you.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @chad_oge 

You can get the time list first and then subtract in chronological order .

Refer the following link to return the hourly values

https://community.powerbi.com/t5/Community-Blog/Convert-the-start-time-and-end-time-into-multiple-ro...

 

Best Regards

Community Support Team _ Ailsa Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @chad_oge 

You can get the time list first and then subtract in chronological order .

Refer the following link to return the hourly values

https://community.powerbi.com/t5/Community-Blog/Convert-the-start-time-and-end-time-into-multiple-ro...

 

Best Regards

Community Support Team _ Ailsa Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors