Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
hi im having a little isssue is that im trying of out a field on my dashboard that show me the last time i update the data
im look in several forums even here and videos that show a supossedly way to do it but is fake, what make those functions is just put a time stamp of the date of my sistem no of my tables
this are some of the ways that i already try
Add last refresh date to a Power BI report - Azure DevOps | Microsoft Docs
or go to the power query editor and put datetime code the but that dont reflect for real the last time i update my data that i want is this info, if someone can give me the rigth answer please
Solved! Go to Solution.
the "Last refreshed" data has not a lot of meaning. All it means that the Power BI service has successfully refreshed the partitions, but it has no idea if the data in the partitions is actually updated. It will happily refresh old data over and over.
Find a suitable datetime field in your actual data (like the last order date) and use that instead.
the "Last refreshed" data has not a lot of meaning. All it means that the Power BI service has successfully refreshed the partitions, but it has no idea if the data in the partitions is actually updated. It will happily refresh old data over and over.
Find a suitable datetime field in your actual data (like the last order date) and use that instead.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.