Forum Discussion
Change Report's Data Source
- 6 years ago
Hi rds_2019 ,
Based on your describle, We did some tested on it, your first solution should works fine, just change the query of table1 to the following in the Advanced Editor, But never forget to make backup of pbix file.
Append__Table1
After reference to the append table, all your visual and measure releated to old table will still exist.
BTW, pbix as attached.Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Are the old table and the new table identical in structure, same field names, data types and everything ?
If so you can use "Duplicate" to make an exact copy of the old table, and then change its data source property to the new table. This post gives good instructions https://radacad.com/reference-vs-duplicate-in-power-bi-power-query-back-to-basics
Hi,
I cant change the data source , coz the existing data source is from Excel Table and the data source i want to replace to is Appeneded Table, both are in exactly same in number of columns and data type etc. Since for change in Data source its more related to actual Physical Table where as Table which are created in Power BI by appeneding 2 more more tables are not physical so doesnt show up in the browsing window while changing the Data Source.
Regards,
RDS