Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
kur83
Frequent Visitor

How to copy report from another workspace or ADLS Gen 2 via Fabric API?

How to copy report from One workspace to another workspace or ADLS Gen 2 to Fabric workspace via Fabric API?

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Kudoed Authors