Forum Discussion
Calculated date wrong on Power BI Server
- 8 years ago
Hi Anonymous,
Based on my test, the DateTime.LocalNow() function will display in UTC time ignore the local region setting. So the report data is different from schedule refresh time.
Best Regards,
Qiuyun Yu
Hi Anonymous,
Based on my test, the DateTime.LocalNow() function will display in UTC time ignore the local region setting. So the report data is different from schedule refresh time.
Best Regards,
Qiuyun Yu
- Anonymous8 years agoNot applicable
It's weird that the function displays the local time in the desktop program but not on the server. I know the web version is different, but I figured the server would function the same as the desktop software and use the regional settings (like the now() function in SSRS does). Especially since it is called "LocalNow" not "UTCNow".
- gvg5 years agoPost Prodigy
3 years after - DateTime.LocalNow() still doesn't show correct time even on Power BI Desktop :((