Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 |
---|---|
6 | |
4 | |
3 | |
3 | |
2 |