The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello buddies.
I'd be grateful if you help me code the following.
I need to round the minutes to the down hour like the image, this using power query (M).
Thanks for all.
Solved! Go to Solution.
@rmcneish , Try in a new column in power query
=Time.StartOfHour([Datetimestamp])
If you need end
=Time.EndOfHour([Datetimestamp])
@rmcneish , Try in a new column in power query
=Time.StartOfHour([Datetimestamp])
If you need end
=Time.EndOfHour([Datetimestamp])
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
109 | |
77 | |
75 | |
43 | |
37 |
User | Count |
---|---|
156 | |
109 | |
64 | |
60 | |
55 |