The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Dear Community,
The data source of my report is on Sharepoint Folder, and it is scheduled to be refresh on 1 AM UTC.
I have tried to use formula "Latest Refresh: "&UTCNOW()&" UTC", but it is showing "NOW" time stamps, instead of data source refresh time.
Is there a way that can display latest data source refersh time stamp on my report? Thanks.
Best regards,
Clara
Solved! Go to Solution.
@clarawang_12 I think the Service kind of does that by default now. But, if you put that formula into a Calculated Column (not a measure) then it should be the time of the last refresh as the calculated column only gets calcuated at the time of data refresh.
@clarawang_12 I think the Service kind of does that by default now. But, if you put that formula into a Calculated Column (not a measure) then it should be the time of the last refresh as the calculated column only gets calcuated at the time of data refresh.