SSRS REPORT PARAMETER pass to ASP.NET CORE

Kharl Levinn 1 Reputation point
2022-09-22T07:26:54.73+00:00

I have a couple of reports in SSRS created in Report Builder. And I need to pass a parameter to my ASP.Net core project.
Like I need to show the users logged in to my asp.net core project.

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

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-09-22T09:06:20.19+00:00

    Hi @Kharl Levinn
    How is your SSRS report used in asp.net core, and how do you pass data to asp.net core? Asp.net core doesn't seem to have such a report service now.
    Best regards,
    Aniya

    0 comments No comments

  2. Kharl Levinn 1 Reputation point
    2022-09-22T09:13:06.653+00:00

    I used Bold Report Viewer to view my ssrs rdl reports.


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.