Forum Discussion
Question about Report content definition.pbir section attribute
- 1 year ago
Hi ddelapasse ,
Datasets have unique GUIDs per workspace, cloning a report across workspaces requires updating this value to match the target dataset's GUID. To fix your issue, retrieve the destination dataset's GUID using the Power BI REST API (/groups/{workspaceId}/datasets), then replace the old GUID in pbiModelDatabaseName. Ensure the connection string is also updated with the correct workspace and model name before repackaging and publishing the report.
I hope it helps.
Thanks,
Sai Teja
Hi @ddelapasse ,
Just wanted to check if you had the opportunity to review the suggestions provided by the Super Users?
If the response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you