Fail to preview the report in Microsoft Report builder

RussLiu-5439 20 Reputation points
2023-09-07T06:18:57.12+00:00

When I click the preview button of the Report builder , it always show up below message.


The permissions granted to user '"DBNAME"\rpuser' are insufficient for performing this operation


I realize that this issue is happened by the lack of authentication and create another user(syssa) for designing report , but I don't know how to switch current user(rpuser) to that user(syssa) , it seems like it always connects to report server by rpuser instead of syssa.

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

Accepted answer
  1. AniyaTang-MSFT 12,441 Reputation points Microsoft Vendor
    2023-09-11T02:15:33.28+00:00

    Hi @RussLiu-5439

    You can try right-clicking Report Builder and selecting "Run as a different user".

    Screenshot 2023-09-11 100936

    This will bring up a login box into which you can enter your newly created username and password.

    Screenshot 2023-09-11 101018

    If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.

    Best regards,

    Aniya

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. AniyaTang-MSFT 12,441 Reputation points Microsoft Vendor
    2023-09-08T01:39:38.8466667+00:00

    Hi @RussLiu-5439

    You can try switching users while logged in.

    Screenshot 2023-09-08 093033

    I created a user Test and granted it the appropriate permissions. When I opened ReportBuilder, I created a simple report and added the built-in field "UserID" to test the user ID running the report. The result shows that the current running user is Test.

    Screenshot 2023-09-08 093542

    For more access to the report generator, you can check out this documentation: https://learn.microsoft.com/en-us/sql/reporting-services/report-server/configure-report-builder-access?view=sql-server-ver16.

    If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.

    Best regards,

    Aniya


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.