Powerbi Dataset underlying Table Name change Observation
I imported a table in Powerbi , Gave the Individual dataset the same name as the Original table name and Published the dataset on the server.
TABLE NAME - ABC
DATASET NAME - ABC
WORKBOOK NAME - ABC DATASET.PBIX
I created couple of reports using the Powerbi Dataset and was told to use an earlier dataset since the 2 tables contain the same data.
EARLIER POWERBI DATASET AND UNDERLYNG TABLES
TABLE NAME - PQR
DATASET NAME - PQR
WORKBOOK NAME - PQR DATASET.PBIX
Now when I change the underlying dataset my reports start failing because the naming convention of the 2 datasets are different
ABC(CURRENT) and PQR(OLD).
I tried changing the ABC DATASET to PQR published it and PowerBI doesn't even recognize that.
Can I avoid the rework after changing the underlying dataset ?
Note : I can't change the old dataset as it already used at multiple places.
Really Appreciate the help