Forum Discussion
How to get Data Updated date from a PowerBI Dataset
- 5 years ago
Hi, EshaanG
According to your requirement, I found an official document that uses the FixedUtcNow() function to get the last refresh date, you can take a look:
https://docs.microsoft.com/en-us/azure/devops/report/powerbi/add-last-refresh-time?view=azure-devops
Here’s a blog that describes a method that uses API to collect the current PST Date/Time, you can also have a try:
https://www.excelguru.ca/blog/2016/06/08/display-last-refreshed-date-in-power-bi/
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, EshaanG
According to your requirement, I found an official document that uses the FixedUtcNow() function to get the last refresh date, you can take a look:
https://docs.microsoft.com/en-us/azure/devops/report/powerbi/add-last-refresh-time?view=azure-devops
Here’s a blog that describes a method that uses API to collect the current PST Date/Time, you can also have a try:
https://www.excelguru.ca/blog/2016/06/08/display-last-refreshed-date-in-power-bi/
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.