The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
We have created the Power BI Reports, which when opened on Power BI Service takes 2-3 sec to open completely while after embedding, it takes around 15 sec to open.
Checked this on Power BI Embedded Playground as well and it runs fairly quickly and takes around 5-6 sec.
We have noticed that while Power BI Embedded Playground is not generating any data query/request during initial load while the attached code does.
Attached are the Codes used for embedding the Power BI Reports
@amitchandak @ibarrau @lbendlin @GilbertQ could you please help here.
Hi @arvindsingh802 ,
Which experience you are using in Power BI Embedded Playground? Is it the Developer sandbox? If yes, which following method you are using to embed the report?
And as checked the codes, you write the codes with red circle when try to get a reference to the embedded report HTML element. I'm not sure if that is the cause of the problem...
In addition, you can refer the following video to embed the report in the playground.
Power BI Embedded Analytics Playground | Power BI Developer in a Day
Best Regards
Thanks @Anonymous for your response.
1. I am using my own embeded token experiance from play ground
2. the highlighted code, we are using HTML element ID for reference (asdf is dummy name of our element)
Please let me know if you need any additional information to help