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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
fernandapp
New Member

How to replace a PBI dataset connection for another PBI dataset connection (linked dataset)

Hello all,

 

I'm trying to work with unified Power BI datasets in my Service.

 

So, I have two different reports (A and B) in different workspaces (1 and 2) using the same Power BI dataset in the source database (D).

In order to not have duplicated datasets, I'm trying to use a single dataset in Power BI Service; So, how is the easiest way for me to replace that already existent B report with a linked Power BI dataset of A?

Any thoughts?

 

Thanks in advance!

1 ACCEPTED SOLUTION
Tutu_in_YYC
Super User
Super User

This is a tried and true method. Use Power BI Rest API to rebind a report to a different dataset.

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group

 

You will need the workspace id, report id and dataset id.

View solution in original post

2 REPLIES 2
blopez11
Super User
Super User

Depending on how comfortable you are with the PBI REST APIs, or not, the below may be alternative approaches

- https://youtu.be/gmbihm3QsaI 

https://powerbi.tips/2020/05/hot-swap-power-bi-report-connections/

Tutu_in_YYC
Super User
Super User

This is a tried and true method. Use Power BI Rest API to rebind a report to a different dataset.

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group

 

You will need the workspace id, report id and dataset id.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors