Creates an instance of PowerBIService.
an instance of WindowRef to determine availability of client side context.
Handles invalid browser context errors
Embeds a report into an HTML element.
Element into which to embed the report.
Configuration paramters.
Find a PowerBI report or tile with a given Id.
Id to search for.
Gets the report embeded in an HTML element.
Element from which to obtain the report.
Removes the embeded report from an HTML element.
Element from which to remove the report.
Generated using TypeDoc
Wrapper for the Microsoft Javascript PowerBI client. This wrapper is browser aware in order to correctly work with AOT and server side rendering. Unfortunately, reports cannot be serverside rendered but will be rendered once the state is shipped to the client.
PowerBIService