Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
Solved! Go to Solution.
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
8 | |
2 | |
2 | |
2 | |
1 |
User | Count |
---|---|
7 | |
6 | |
4 | |
3 | |
2 |