I have 2 workspaces:
- Workspace A hosted on tenant A: Vendor workspace which contains the product PBIX. "Golden workspace".
- Workspace B: Client workspace, hosted on tenants B, client workspace.
On workspace A I have : Dataset + report A Report which is connected to the dataset above.
I want to copy the content workspace A to workspace B using the rest API. (I am using python).
I am using PPU or Pro license, I don't have premium capacity.
I want to copy the content workspace A to workspace B using the rest API. (I am using python). I am pretty familiar with Power BI service principal profiles and used them several times.
a legit solution can be to import PBIX files to workspace B, I don't must to clone workspace A.
My final goal is to create a workflow like the one on this line @23:14
Thank you, Tal