Forum Discussion
Anonymous
5 years agoNot applicable
Replacing tables in import model
Hi
I have a report with a data model containing 10 tables from a test database. I have replicated these tables, based on different stored procs, in another database and now I need to replace all the existing tables with the new ones. Structurally the tables are the same. Is there a way of doing this that is as seamless as possible and without losing any objects and measures created in the report? Any advice welcome. Thanks!
2 Replies
- amitchandak
Super User
Anonymous , You can change Database connection details in edit connection details
Also in power query, right-click on table and open advance editor and change table name if needed
- AnonymousNot applicable
Thanks. And this will not affect any objects/measures in the report?