A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi @harshjprogress,
As your title said that what you need is cascading parameters.
Cascading parameters provide a way of managing large amounts of report data.
For example, the first parameter is independent and might present a list of product categories.
When the user selects a category, the second parameter is dependent on the value of the first parameter. Its values are updated with a list of subcategories within the chosen category.
Here are two articles about cascading parameters tutorials for your reference.
add-cascading-parameters-to-a-report-report-builder-and-ssrs
cascaded-parameters-in-sql-server-reporting-services
If I misunderstand your issue, please incorrect me.
Regards,
Zoe
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October