Forum Discussion
Power BI Refresh Overwrites Correct Data With Old Version
- 4 months ago
Turns out it was in fact due to a Sharepoint Default View.
PBI Desktop read the raw list data, however PBI Service read the data constrained by the Sharepoint List's Default View. To fix this, I made a view with all rows included and made that the new Default.
Open the selection pane and hunt for hidden/forgotten slicers, especially synched slicers.
There really is none at all. Looking at the refreshed semantic model in Service doesn't even have the full dataset in there.. wondering if it is a Sharepoint view issue
- cflater4 months agoFrequent Visitor
Turns out it was in fact due to a Sharepoint Default View.
PBI Desktop read the raw list data, however PBI Service read the data constrained by the Sharepoint List's Default View. To fix this, I made a view with all rows included and made that the new Default.