Forum Discussion
Last Refresh Visual Update in Web - How to make it work ?
- Anonymous5 years ago
Hi Anonymous
Both refresh datatime are correct.
They are the same datetime which are shown in different Time zone.
You may refer to this blog for more details about showing datetime in Time zone you want:
Display Last Refreshed Date in Power BI
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous , if you have used Now() in measure and use that in a card that should give current/latest time.
Also, refresh on power bi service refresh the page and remove the filter(if it import mode). So not refresh data. For that, you have to schedule a refresh https://docs.microsoft.com/en-us/power-bi/report-server/configure-scheduled-refresh
Are you on a direct query mode or import mode