In my application I\'m displaying a Power BI report. It already works, so there\'s no problems with showing any report by its ID (guid).
But there are some reports t
Microsoft created a powerbi-client with which you can do a lot more than just apply one filter. You can apply as many filters as you want and you can also choose default page, default filters, hide filter pane, hide pages navigation, etc.
You can find the client here: https://microsoft.github.io/PowerBI-JavaScript/
Here is a demo application: https://microsoft.github.io/PowerBI-JavaScript/demo/index.html
Here is the documentation: https://github.com/Microsoft/PowerBI-JavaScript/wiki