Forum Discussion
Anonymous
4 years agoNot applicable
Data Refresh Field
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 t...
- 4 years ago
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.
lbendlin
4 years agoSuper User
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.