Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |