Forum Discussion
Rafael2
4 years agoNew 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 conn...
- 4 years ago
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.
Rafael2
4 years agoNew 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.