The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.