The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
How to copy report from One workspace to another workspace or ADLS Gen 2 to Fabric workspace via Fabric API?
Solved! Go to Solution.
Hi @kur83 ,
I think you want to clone your report from specific workspace to another workspace.
Here I suggest you to try Reports - Clone Report In Group REST API.
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/Clone
For reference: Reports - Clone Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @kur83 ,
I think you want to clone your report from specific workspace to another workspace.
Here I suggest you to try Reports - Clone Report In Group REST API.
POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/Clone
For reference: Reports - Clone Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
6 | |
3 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
6 | |
5 | |
4 |