Forum Discussion
Anonymous
1 year agoNot applicable
Display dashboard refresh time
How can I change setting to display last refreshed time?
Maybe this report is in Direct Query / Live mode / Mix ?
a similar issue for what you are having
6 Replies
- DekuSuper 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
- AnonymousNot applicable
just want simple display as below without creating code.
- kushanNaSuper User
Hi
i'm afraid there's no any other way to do it without doing any code
one code way is this