Forum Discussion

wpatton's avatar
wpatton
Microsoft Employee
10 years ago

Embedding a Specific Report Section tab via IFrame

We are integrating a Power BI report into our web site via the instructions at https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-a-power-bi-tile-or-report. The issue is that we have not been able to specify a specific section/tab to display in the IFrame. As an example, we tried appending "/ReportSection2" to the IFrame embed URL but that didn't work. We also tried appending "&ReportSection=2" and "&Section=2" to the embed URL but that didn't work either.

 

When a report has more than 1 section (i.e. more than 1 tab at the bottom of the report), is it possible to specify that a specific section be displayed in the IFrame?

3 Replies

  • Hello,

     

    I know, this is a late answer, but can be usefull. The paramater to use is "pageName=The_Name_Of_Your_Section"

     

     

    Best regards,

     

    Aurélien