Forum Discussion

Michieldo's avatar
Michieldo
Helper III
3 years ago

Timezone changes by scheduled refresh

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!

2 Replies

  • Nishudhan's avatar
    Nishudhan
    Frequent Visitor

    hey,

    Have you tried this in the advance editor section

    I think it will work

    "Date.From(DateTime.FixedLocalNow())".