Forum Discussion
Refresh 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 in the Power Bi desktop.
►►Power Automate trigger every hour to refresh the Power Bi service report.(thats works)
►►Also when i then look in Power Bi service => settings and by history refresh i see that also the model is well refresh every hour.
►► But when i then update/refresh the service report there is NOT show the last refersh.
What do i wrong?😂
EDIT:
I see now that i think that the refresh is oke but that the time is not right.
It is 2 hours in the past alway`s, so for Amsterdam it must be +2 hours.
EDIT2:
I changed the settings in power bi desktop like this now. Is that the right way?
Now i see the right time.
Frixel ,
you can also try the following API call.
Showing Specific Timezones in Power BI Service (Last Refreshed Time)
12 Replies
- amitchandakSuper User
Frixel , seem like you already resolved it
- FrixelPost Prodigy
- amitchandakSuper User
- FrixelPost Prodigy
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?