Forum Discussion
Anonymous
1 year agoNot applicable
Display dashboard refresh time
How can I change setting to display last refreshed time?
- 1 year ago
Maybe this report is in Direct Query / Live mode / Mix ?
a similar issue for what you are having
Deku
1 year agoSuper User
If you want last refresh time in your report. Add a new table in powerquery with a step DateTime.LocalNow(). The will get calculated at refresh time, and you can show in a card on your report
- Anonymous1 year agoNot applicable
just want simple display as below without creating code.
- kushanNa1 year agoSuper User
Hi
i'm afraid there's no any other way to do it without doing any code
one code way is this
- Anonymous1 year agoNot applicable
sound a bit strange as my other PBIs have data updated field automatically without setting up any...