Forum Discussion
jhrc_lda
9 years agoFrequent Visitor
Clone report for PowerBi embedded
Hi, Are you guys able to clone reports with the Api.Core library? This is what I'm trying to do: 1) I have a report in workspace X 2) Want to clone the report from workspace X to workspace Y...
Eric_Zhang
9 years agoMicrosoft Employee
- jhrc_lda9 years agoFrequent Visitor
Eric_Zhang Thanks for your comment!
I have tried both, the API and the Provision Sample, none of then worked.
Do you have a replied yet?
Cheers,
- dmoenkhaus9 years agoFrequent Visitor
Fairly certain that is deprecated at this point, it doesn't look like there is a "clone" capability on the currently supported version.
Api docs
https://msdn.microsoft.com/library/dn877544.aspx
c# client sdk for api
https://github.com/Microsoft/PowerBI-CSharp
note that the github repo mentioned has not been commited to in awhile, my guess is that it's not being actively maintained.