Forum Discussion

cflater's avatar
cflater
Frequent Visitor
4 months ago
Solved

Power BI Refresh Overwrites Correct Data With Old Version

I’m running into a strange Power BI Service behavior that I can’t explain. I have a report that pulls data from a SharePoint Online Excel file. When I publish a fresh copy of the PBIX to any wo...
  • cflater's avatar
    cflater
    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.