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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
alex20p
Advocate I
Advocate I

Refresh time issue

Do you guys typically add a card that shows the last time the data was refreshed? 

I had created a seperate table called lastrefreshtime and have a column using this code

= DateTime.LocalNow()

 I just noticed when I use automatic refresh it switches the time to utc which I assume is b/c the microsoft server that is handling the sync is in utc. Is there any way to make it just use eastern time zone? or maybe I just add a utc label next to so users aren't confused.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

"Last Refresh Time"  is largely meaningless. Power BI will happily "refresh" your stale data over and over again.

 

Better use a date from your fact table, like "Max Order Create Date"  to indicate data freshness.

View solution in original post

3 REPLIES 3
Amar_Kumar
Resolver II
Resolver II

@alex20p 

Just keep DateTime.LocalNow() as-is and add a label next to it saying "(UTC)" to avoid confusion for users.

Example: Last Refreshed: 2025-04-24 18:32 (UTC)

@alex20p can you also give a kudos by pressing the like button.

lbendlin
Super User
Super User

"Last Refresh Time"  is largely meaningless. Power BI will happily "refresh" your stale data over and over again.

 

Better use a date from your fact table, like "Max Order Create Date"  to indicate data freshness.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.