Forum Discussion
lkshck
4 years agoHelper III
Last Refresh Date change Timezone
Hey, I added a new Table with one column to my report which should show the Last Refresh Date. I've created it with the following query: let
Source = #table(type table[Date Last Refreshed=datetime...
- 4 years ago
lkshck , I think you should use
Date.From(DateTime.FixedLocalNow())
for timezone refer if this can help
Syndicate_Admin
3 years agoAdministrator
Hello colleagues, good day.
I have a doubt that I have been trying to solve for days but I can not find that it is...
At the time of publishing the report, the information must be from today, however I get that it is already tomorrow.
For example: I occupy to know quantities of today (December 12) but when the report is published, it throws me the date of tomorrow (December 13).
They could guide me... Please.
Best regards
Syndicate_Admin
3 years agoAdministrator
If you are using the previous method of the page you have to know which field you are selecting to show, it will not be that you are showing the UTC time and not that of your city.