Forum Discussion
Frixel
Post Prodigy
5 years agoRefresh DateTime not always works
Hi all, I have a problem that not alway`s the last refresh datetime is vissible in my power bi service visual.(but well in refresh settings) Let me show you: ►►This is the messure i have ...
- 5 years ago
Frixel ,
you can also try the following API call.
Showing Specific Timezones in Power BI Service (Last Refreshed Time)
Frixel
Post Prodigy
5 years ago
That's too bad that is is not to change in the service. i will use it in various reports...
and when you let the .LocalNow() away from the formule 'DateTime.LocalNow() as datetime' coul`d that be a solution?
mwegener
Most Valuable Professional
5 years agoHi Frixel
Unfortunately no, you would need something with which you can specify the desired time zone.
What is your data source?
You could e.g. query the correct time from the SQL server.
- Frixel5 years ago
Post Prodigy
- mwegener5 years ago
Most Valuable Professional
Hi Frixel .
you would need something like this for your time zone.
https://p3adaptive.com/2019/01/dst-refresh-date-function-power-bi-service/