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.
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.
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!