Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I am running into following error quite often while trying to do https://github.com/microsoft/PowerBI-JavaScript/wiki/Bootstrap-For-Better-Performance . Hits the error while trying to call embed.
error in embedding powerbi Error: Attempted to embed using config {"type":"report","id":"yyyy","accessToken":"xxxx","embedUrl":"https://app.powerbi.com/reportEmbed?reportId=yyyy","tokenType":1,"permissions":7,"settings":{"persistentFiltersEnabled":true,"filterPaneEnabled":false,"layoutType":1,"customLayout":{}},"pageName":null} on element <div class="h100 reports_pbiRoot__3fZkl"><iframe style="width: 100%; height: 100%;" src="https://app.powerbi.com/reportEmbed?uid=zzzzz" scrolling="no" allowfullscreen="true"></iframe></div> which already has embedded comopnent associated, but could not find the existing comopnent in the list of active components. This could indicate the embeds list is out of sync with the DOM, or the component is referencing the incorrect HTML element.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.