Forum Discussion
pssoma76
8 years agoNew Member
cloning a report from one workspace to another workspace using powerbi API
Hi, I am trying to clone a report (generated from an azure SQL backend) from one workspace to a newly created workspace. Clone report API method expects targetworkspaceid and targetmodelid. What ...
Eric_Zhang
Microsoft Employee
8 years ago
pssoma76 wrote:
Hi,
I am trying to clone a report (generated from an azure SQL backend) from one workspace to a newly created workspace. Clone report API method expects targetworkspaceid and targetmodelid. What is the procedure to give value for targetmodelId?
Thanks & Regards,
Somayajulu
Based on my test, the targetmodelid requires an existing datasetid in the target workspace.