Forum Discussion
Duplicate a table with calculated columns and measures
- 5 years ago
if you want to copy the whole table with calculated columns then create a calculated table and assign your table like
New Table = your table
Hope it will help
Regards
sanalytics
if it is your solution then please like and accept it as solution
- 5 years ago
Hi pranesh246 ,
As sanalytics said, you only need to create a calculated table: New Table = your table,the formula can copy all table data including calculated columns.
But you can not copy the measures because measures are not fields of any tables, and there is no need to have two exactly the same measure for the same .pbix file.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
if you want to copy the whole table with calculated columns then create a calculated table and assign your table like
New Table = your table
Hope it will help
Regards
sanalytics
if it is your solution then please like and accept it as solution