Share via

SSRS parameters

Jasperalexander 120 Reputation points
2023-08-30T07:50:27.8166667+00:00

I want to create two parameters in an SSRS report, where the available values of the second parameter are determined by the first parameter. what should I do?

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.


Answer accepted by question author

Anonymous
2023-08-30T09:35:15.09+00:00

Hi @Jasperalexander

Yes, this link also provides a simple example of creating cascading parameters: https://www.mssqltips.com/sqlservertip/3466/cascaded-parameters-in-sql-server-reporting-services/, maybe you can use it as a reference.

Best regards,

Aniya

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Olaf Helper 47,621 Reputation points
    2023-08-30T08:52:55.56+00:00

    What you describe is a cascaded parameter, see Add cascading parameters to a paginated report (Report Builder)

    Was this answer helpful?

    0 comments No comments

Your answer

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