Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am starting with a simple table that contains Start and End values:
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:
Any help on generating a result like this is much appreciated! Thanks you.
Solved! Go to Solution.
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
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.
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
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.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!