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
SSRS REPORT PARAMETER pass to ASP.NET CORE
Kharl Levinn
1
Reputation point
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
2 answers
Sort by: Most helpful
-
Anonymous
2022-09-22T09:06:20.19+00:00 -
Kharl Levinn 1 Reputation point
2022-09-22T09:13:06.653+00:00 I used Bold Report Viewer to view my ssrs rdl reports.