Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everybody,
I want to have the date of the actual day, for that is good, but for the hour I would like that it is blocked at : 00:15. Because the data are update everyday at 00:15 am.
Actually I have put this request :
and the result is :
And what I expect to have is :
15/07/2021 00:15:00
with the date which is updated and with the time fixed all the time.
Can somebody could help me or now how to do it ?
Sincerly, a trainee...
Solved! Go to Solution.
Please try this expression instead
= Date.From(DateTime.LocalNow()) & #time(0,15,0)
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Please try this expression instead
= Date.From(DateTime.LocalNow()) & #time(0,15,0)
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Thank you very much, it work good !
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!
| User | Count |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |