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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Rafael2
New Member

Power BI Embed on AppOwnsData scenario Dynamic Binding does not work

Following the documentation at:
https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/bind-report-datasets

I created a report that connects to Database A.
I cloned the report and connected it to Database B.

Both are identical (except for data).

Both are added to Azure on the same account, same permissions.

I can use the sample from https://github.com/microsoft/PowerBI-Developer-Samples/tree/master/.NET%20Core/Embed%20for%20your%20...
and connect to both.

But when I try to use dynamic binding and make report A connect to Dataset B, it doesn't work. It either opens the original dataset if I leave the dataset id on the token request, or nothing shows up if I omit it.

I am sending both dataset IDs to the token request.

Even setting the id on the javascript options as the documentation above mentions, it doesn't work.

Apparently there's an 403 error.

1 ACCEPTED SOLUTION
Rafael2
New Member

Fixed, the problem was that the javascript on the example app was not marked with asp-append-version="true".
So the changes in ID I was making were not taking effect.

View solution in original post

1 REPLY 1
Rafael2
New Member

Fixed, the problem was that the javascript on the example app was not marked with asp-append-version="true".
So the changes in ID I was making were not taking effect.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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