Forum Discussion
Anonymous
4 years agoNot applicable
Power Bi Model refresh date time in Dashboard
Hi Team, We have a Power Bi model published and scheduled five times a day. We do have couple of dashboards based on this model. We are trying to display the latest model refresh date and time in as...
Anonymous
4 years agoNot applicable
Trying to clarify, you are doing something like storing GETDATE() in a table when the model refreshes, but that value isnt getting displayed on the reports unless the user hits the refresh button? I'm I understanding the issue correctly?
If so, it could be a query cache issue. You could try playing with those settings to see if that's why your date isn't updating as expected.