Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Replace a table in data model

I built a report with a quite complex data model. Now I need to replace a table (involved in multiple relationships) with another one that has the same structure (i.e. same columns) but entirely different data, and is imported differently, so I can't simply append my new data to the old table. 

 

Is there a way to replace the old table with the new one, without having to re-set manually all the relationships?

3 Replies