Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
gdps_vc
Helper I
Helper I

Last Refresh Date app.powerbi

Hello everyone!

 

I have a report that updates automatically every day first thing in the morning.

 

Is it possible to extract the updated date (Dados atualizados) below to display it in a card visual?

 

gdps_vc_0-1688565681779.png

 

First I tried to create a new table using

Last Refresh Date = #table(type table[Date Last Refreshed=datetime], {{DateTime.LocalNow()}})

 But the code only works when I update the report manually through Power Bi Desktop.

Any idea how to solve this?

Best regards,

1 REPLY 1
edhans
Super User
Super User

Hi @gdps_vc - I wrote a blog article on how to do this, including accounting for daylight saving time. Add a Refresh Time Stamp To Your Power BI Reports — ehansalytics

That time stamp that is captured can then be added to a card visual. I do that with almost all of my reports.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors