I have a PBI report/dashboard/dataset that is available from powerbi.com.
The underlying PBIX that reports on the dataset (a SQL server that we have made the proper authentication for) was updated last week.
We made a change to the SQL server table recently, and added a new slicer that can pivot on that data.
The PBIX resides on a sharepoint, and we performed an in-place replacement of the file.
We would expect that the online report would pick up the changes from the PBIX and propagate them to the powerbi site. Instead, we are continuing to see the same report. The report does display the new rows in the SQL server, but neither the new column nor the new tab of the report is appearing on powerbi.com.
When I Get Data and build a new report using this PBIX, I can see the new tab and the new column.
I would prefer to not publish a brand new report with new GUIDs. We have made in-place changes before. Does anyone have any insight into what we're seeing?