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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
SteveFotio
New Member

Why doesn't the update date appear on my scheduled Power BI report

Hello,

I'm having trouble displaying the last update date of my Power BI report on Power BI Service.

Specifically, I'm referring to the date that should appear automatically next to the report name.

do you know how to display this?

THANKS

1 ACCEPTED SOLUTION
uzuntasgokberk
Super User
Super User

Hello @SteveFotio,

 

In Power Query you can write an m code. For ınstance open a blank report and write 

= DateTime.LocalNow()+#duration(0,-4,0,0)

  Close and appy. You can use as a card and publish in to PBI Service. But be sure date time value is correct in PBI Service.

Best Regards,
Gökberk Uzuntaş

LinkedIn: https://www.linkedin.com/in/g%C3%B6kberk-uzunta%C5%9F-b43906198/

Medium: https://medium.com/@uzuntasgokberk

 

İf this post helps, then please consider Accept it as solution and kudos to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
SteveFotio
New Member

Thanks @uzuntasgokberk for your feedback.

uzuntasgokberk
Super User
Super User

Hello @SteveFotio,

 

In Power Query you can write an m code. For ınstance open a blank report and write 

= DateTime.LocalNow()+#duration(0,-4,0,0)

  Close and appy. You can use as a card and publish in to PBI Service. But be sure date time value is correct in PBI Service.

Best Regards,
Gökberk Uzuntaş

LinkedIn: https://www.linkedin.com/in/g%C3%B6kberk-uzunta%C5%9F-b43906198/

Medium: https://medium.com/@uzuntasgokberk

 

İf this post helps, then please consider Accept it as solution and kudos to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.