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! Request now

Reply
DavideBono97
Helper I
Helper I

Power BI Embedded - dynamic bindings

Good morning

 

Until now I have been working implementing power bi embedded 1: 1 report to dataset

All working
I get the authorization token via tenantAuthority (AutorityUrl + TenantId + AppID + AppSecret)
No user

 

I recently decided to use a single report and dynamically switch the dataset

I added the datasetID information on the js code on the config

 

By doing this I get a 403
The call I see passing through the network is this

 

https://wabi-north-europe-redirect.analysis.windows.net/explore/reports/XXXX/modelsAndExploration?pr...

The difference from the old call is that the parameter with name "datasetObjectId"

 

How come i get a 403?

Thanks in advance

 

 

1 ACCEPTED SOLUTION
v-cazheng-msft
Community Support
Community Support

Hi @DavideBono97,

 

To rebind a report to a dataset, I would recommend the official Rebind REST API.

If the report is in My workspace, take Reports-Rebind Report REST API.

If the report is in other workspaces, then take Reports-Rebind Report In Group.

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let me know. Thanks a lot!

 

Best Regards,

Community Support Team _ Caiyun

View solution in original post

1 REPLY 1
v-cazheng-msft
Community Support
Community Support

Hi @DavideBono97,

 

To rebind a report to a dataset, I would recommend the official Rebind REST API.

If the report is in My workspace, take Reports-Rebind Report REST API.

If the report is in other workspaces, then take Reports-Rebind Report In Group.

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let me know. Thanks a lot!

 

Best Regards,

Community Support Team _ Caiyun

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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