The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hey folks, I'm currently doing some research on Power BI Playground and Power BI embedded analytics any pointers and links for the following topics would be really helpful.
Thanks in advance!
If anyone has any examples they can share that would be really great, thank you!
For your questions on Power BI Playground and Power BI embedded analytics:
Customizing the embedded report portal: Power BI supports limited customization options for the embedded report portal through the use of custom themes and custom JavaScript code. You can also include custom CSS, but you cannot install other JavaScript libraries. Custom HTML is not supported in embedded reports, but you can include iframes in reports to display custom HTML content.
Integrating the embedded report into other web apps: You can integrate Power BI embedded reports into other web applications using iframes or the Power BI JavaScript API. The JavaScript API provides full programmatic access to the Power BI report and allows you to interact with the report and customize its behavior.
Building UIs outside of the embedded report: Yes, you can build UIs outside of the embedded report that can interact with it. The Power BI JavaScript API provides methods for interacting with embedded reports, such as setting filters and retrieving data. You can use these methods to build custom UIs that interact with the report and provide a more customized user experience.
Here are a few useful resources to get started with Power BI embedded analytics:
Thanks so much Jaweher for your input!
Any other ideas and resources still welcome!