Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mmarable
New Member

"Publish to Web" Reports in PBI Report Server like you would with PowerBI.com

Please bear with me as I'm learning Power BI as I go.

 

As a demo I created some PBI reports using Power BI Desktop and I published them to PowerBI.com.  I then use the "Publish to Web" option to generate a URL for the report that I then embedded into a web page.  People loved it.  They just didn't like that the data was available "in the cloud".

 

It sounds like we could use a Power BI Report Server to house our reports.  When I mocked it up though I do not see any option for generating the URL that I could embed into the web page (the Publish to Web feature).

 

Is there such a thing in Report Server?  Am I just missing something?

 

Thanks

Mike

 

1 ACCEPTED SOLUTION
v-yulgu-msft
Employee
Employee

Hi @mmarable,

 

To embed a Power BI Report Server report into web application, you can append a querystring parameter of ?rs:Embed=true to its URL, similar to:

http://myserver/reports/powerbi/Sales?rs:embed=true

 

Then, based on above URL,you can create an iFrame within a web page, to host the report.

 

Reference: Embed a Power BI report using an iFrame and URL parameters

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yulgu-msft
Employee
Employee

Hi @mmarable,

 

To embed a Power BI Report Server report into web application, you can append a querystring parameter of ?rs:Embed=true to its URL, similar to:

http://myserver/reports/powerbi/Sales?rs:embed=true

 

Then, based on above URL,you can create an iFrame within a web page, to host the report.

 

Reference: Embed a Power BI report using an iFrame and URL parameters

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-yulgu-msft,

 

This solution is great. But, once this is done I could see the filters pane on the right of the page.

 

I dont wan the users to see the filter pane and modify the filters.

 

Is there any way to hide this filters pane.

 

Thanks,

Mithra

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.