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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
siva3012
Helper II
Helper II

How to convert 15 Min interval data into one hour interval data?

Hi, I have data consiting on every 15 min interval and i have to convert this into one hour interval data. Can anyone guide me in doing this in PowerBI?  I have the screenshot which is required. 

Untitled.jpg

 

 

 

 

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee

@siva3012

In Query editor window, you can try to add a custom column as 

Time in Hours = Time.Hour([time in Min])+1

Capture.PNG

 

And then group by usage date and Time in Hours.

Capture.PNG

 

See more information in the attached pbix file.

View solution in original post

3 REPLIES 3
Eric_Zhang
Employee
Employee

@siva3012

In Query editor window, you can try to add a custom column as 

Time in Hours = Time.Hour([time in Min])+1

Capture.PNG

 

And then group by usage date and Time in Hours.

Capture.PNG

 

See more information in the attached pbix file.

I had a very similar question except that my field is formatted as a date and time, with the time being in 15 minute intervals. Is there a similar formula that I can use?

 

Thanks!

@Eric_Zhang: Thanks Eric.  Its Perfect .

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.