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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I have the following issue; I have a datetime value in desktop that does not change once I publish it to service. However, once I hit refresh in Power BI service it changes the timezone to UTC. Can I prevent that from happening?
Thanks!
hey,
Have you tried this in the advance editor section
I think it will work
"Date.From(DateTime.FixedLocalNow())".