Forum Discussion
PBI Report Refresh Not Updating Power Query Editor Data
- 2 years ago
ISDG ,
Power query is for transforming the data and it doesn't actually store all the data, it shows only a sample of your data in order for you to transform it, it won't fit to show all the data.
so every time you want to see the updated data in power query you need to refresh it, and this doesn't mean the your report won't be updated unless you go and refresh the power query view.
christinepayton I'm experiencing the same issue. My Excel file is hooked up to a Power BI data set using Power Query. When I hit refresh, Excel tells me the refresh is complete, but the data doesn't actually refresh; it's as if it's frozen in time from when I initially made the connection via Power Query. I'm not able to enable background refresh (see screenshot).
What do you mean when you say "use the refresh button in the main toolbar"?
Oh, if your datasource is a Power BI dataset, then the data connection is "live" to the PBI dataset (now called semantic model). That's why refresh is disabled. You would need to refresh the PBI semantic model to get your data to update. Usually people schedule the refresh on that.
- kaylaquijas2 years agoFrequent Visitor
Yes, our semantic model is scheduled to refresh every morning. This is why it didn't make sense that the Excel Power Query wasn't refreshing when I manually hit refresh. After I ticked that box in the desktop dataset, everything refreshed, and all was right in the world. Thanks!