SQL Server Mobile Report Publisher

Hi,

I need to display dashboards and KPIs as thumbnails in another webpage.(need to embed dashboards and KPIs to webpage using sharepoint) For that we can give the URL in iframe. But when giving it the header part and menu bar will also display in our webpage. Is there any way to hide that heading and menu bar in servername/reports page.

Thanks.

Hello.

You can use ?rs:Embed=true in order to embed the Mobile Reports into your app like share point. Refer this blog post
https://blogs.msdn.microsoft.com/sqlrsteamblog/2016/03/18/sql-server-2016-rc1-whats-new-in-reporting-services/

Hope this helps.