Forum Discussion
Anonymous
7 years agoNot applicable
Last Refresh date time
Hi I want to show the last refresh date and time from Power BI service on my Power BI report. Is it possible to do. I am scheduling auto refresh of report at 9 am and 1 pm, this fiel...
gpiero
7 years agoSkilled Sharer
Anonymous
Hi,
tiles pinned in your dashboard could display the last refresh.
You will find the option selecting the three dots menu, at right top (if I remember well... at the moment I do not have access on Pro version)
Regards
Anonymous
7 years agoNot applicable
I want to set up on report not on dashboard.
- gpiero7 years agoSkilled Sharer
Anonymous
Hi
In a desktop version the following solution works.
Please check how it works in PBI Pro
let Source = #table(type table[LastRefresh=datetime], {{DateTime.LocalNow()}}) in SourceSorry but I am not able to check since I haven't any Pro licence available.
Regards