Forum Discussion

Vanchy_Liao's avatar
Vanchy_Liao
Advocate IV
2 years ago

Available query string when embedding Power BI to iframe

I currently working on power bi report server and embed the url into iframe.

According to the official document, it is a super set of report server. 

I have tried the some example from this document, but not every parameter in query string worked.

Only works in two ways:

  1. embed pbi ===>  rs:embed=true
  2. filter dimension  ===>  filter=Dim_Employee/Id eq 'XXXX'

Is there any document listing all the available parameters on PBIRS?

 

2 Replies