Forum Discussion
migrate (deploy) semantic model from one work space to other workspace with partition data
Hi All,
We have one semantic model and 3 work space like dev,test and prod (we created this model to connect to excel and pviot data)
How we can move semantic model from one workspace to other work space with partition data also
- Anonymous2 years ago
Hi ShaikRafi ,
Based on your problems, here are my answers.
If you want to move a report (including its semantic model) from one workspace to another, follow these steps.
If you have the .pbix file, great, If not, go to the report in Workspace A and choose File > Download to save a copy of the report to your desktop.
In Workspace B, select Browse and open the downloaded .pbix file. This action will publish the report and its dataset to Workspace B.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
5 Replies
- lbendlin
Super User
- ShaikRafiFrequent Visitoryes we are using premium
- AnonymousNot applicable
Hi ShaikRafi ,
Based on your problems, here are my answers.
If you want to move a report (including its semantic model) from one workspace to another, follow these steps.
If you have the .pbix file, great, If not, go to the report in Workspace A and choose File > Download to save a copy of the report to your desktop.
In Workspace B, select Browse and open the downloaded .pbix file. This action will publish the report and its dataset to Workspace B.
Best Regards
Yilong Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- ShaikRafiFrequent Visitor
Anonymous -May model have Incremnetal refresh ,then we unable to download
- lbendlin
Super User
Connect via SSMS, harvest the definition scripts and recreate the meta data in the new location. Then fill the new partitions.
A simple alternative is to disable incremental refresh, download the PBIX and then re-enable incremental refresh.