What is the best way to display an SSRS report in Sharepoint online modern page

Lela Keller 86 Reputation points
2022-06-23T20:48:18.523+00:00

We are using Sharepoint online modern version. I have an SSRS report that contains a chart with some interactive buttons to enable users to switch between months to update the chart.
What is the best method to display this in Sharepoint and enable the users to click the buttons to switch between months?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,064 questions
Microsoft 365 and Office | SharePoint | For business | Windows
{count} votes

Accepted answer
  1. Yanli Jiang - MSFT 31,606 Reputation points Microsoft External Staff
    2022-06-24T09:11:42.003+00:00

    Hi @Lela Keller ,

    From what I've searched and tested, there is no direct integration between SharePoint Online and SSRS, and SSRS report is not supported in SharePoint Online for any version of SSRS.

    Here is a workaround for your reference:

    Use Page Viewer web part.

    Select Web Part Page, insert Page Viewer web part, and put the url of SSRS into the web part.

    NOTE: This page is a classic version of the page in the Sharepoint modern experience.

    214771-06241.png
    214708-06242.png

    Thanks,
    Yanli Jiang

    ===========================================

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.