How to remove or disable the comment button on the SSRS Reports for 2019

MC 20 Reputation points
2023-05-24T16:23:01.22+00:00

I have restored/migrated the 2016 Report Server to 2019 Report Server. When we were doing some testing on the reports we noticed that there is a comment button on the upper right corner which was not there on the 2016 version. I have looked at the configuration and I did not see any option on how to disable or remove this. Would anyone knows how to remove this button?

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,061 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-05-25T01:52:51.49+00:00

    Hi @MC

    By default, comments are allowed for each security role. But you can disable comments individually by editing the tasks in your role assignment.

    For example, my item-level role is "Content Manager", and when I uncheck "Comment on reports" in the task, then when I view the report, the "Comments" button disappears.

    1

    2

    For more details, you can refer to these links:

    https://learn.microsoft.com/en-us/power-bi/report-server/add-comments#permissions

    https://learn.microsoft.com/en-us/sql/reporting-services/security/tasks-and-permissions-item-level-tasks?view=sql-server-ver16

    Best regards,

    Aniya

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. MC 20 Reputation points
    2023-05-24T16:37:06.4833333+00:00

    here is the snippet of the Report with the comment button that would like to be disabled

    User's image

    0 comments No comments

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.