Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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.