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! Learn more
Hi Guys,
I want to round up the date time values to next multiple of 5 min as follows:
8/31/2019 9:44:49 PM --> 8/31/2019 9:45:00 PM
9/1/2019 1:58:18 AM --> 9/1/2019 2:00:00 AM
8/31/2019 11:58:10 PM --> 9/01/2019 12:00:00 AM
How can this be done in Power Query? Please advice
Solved! Go to Solution.
@Mann ,
In Power BI
In Power Query
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
@Mann ,
In Power BI
In Power Query
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel
Proud to be a Super User!
You are welcome!
Proud to be a Super User!
I cannot for the life of me understand why the Time values are from 0 to 99999 for a 24 hr period. Every increment represents 0.86400864(repeat) seconds. I get that is how Excel does it, but not sure why that nonsense was replicated in Power Query or Power BI. Should count to 86400 then start over for the next day. 🤷
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingAdvance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.