Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I am studying PBI Report Server for a Customer and just realized that PBI Reports can be embedded using the "?rs:embed=true" URL parameter
http://xx.xx.xx.xx/reports/powerbi/Sample SQL Server Test Report?rs:embed=true
this way I can also embed a report in an iFrame, which is quite good so far.
Which other URL Parameters are available? SSRS has the rc:zoom , rc:toolbar parameters as well but they don't seem to work with PBI reports...
(https://docs.microsoft.com/it-it/sql/reporting-services/url-access-parameter-reference?view=sql-serv...)
for PBI Report server you are limited to what you can do. PBI embedded has a lot of other options including the javascript API... Suggest you look at that in case it's an option and you want more programability.