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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
poweruser26
Frequent Visitor

Rebind all reports in one workspace to a single dataset at the same time.

Hello, 

 

I know the API provided here (https://docs.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group) allows you to rebind one report at a time to a different dataset in Power BI service, but I am looking to rebind all reports at the same time in a single workspace to the same dataset, instead of doing them one by one. This would save me a significant amount of time. Is this possible? Thank you! 

1 REPLY 1
v-chenwuz-msft
Community Support
Community Support

Hi @poweruser26 ,

 

As far as I know, it needs to be rebinded one by one. However, you can write a script (for example, python script.) to get the list of reports in the group. and bind them one by one by traversing the list. 

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors