Forum Discussion
Replacing an Existing Table from an external data source with a table created inside Power BI.
- 5 years ago
Hi Anonymous ,
It is by design that the calculated table will not show in query editor Since calculated table is using dax but the quey editor is using m-query. Please make sure all the columns' name in calculated table is the same as the imported table. Then you can delete the imported table and rename the calculated table to the imported table. Then all the measure that using column from the imported table will not be impacted.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Anonymous , If you want save measures the way is move measures to a different table and delete that old table and rename the new table.
But this risky, keep a backup of file.
Another way is, rename the swap the name of tables in a new file and then use ALM toolkit to merge. This can allow yoy merge measures you want
https://www.youtube.com/watch?v=lio62VRkOnc