Share via

SSRS multiple selection

Caroline Andersen 21 Reputation points
2021-01-06T15:18:44.677+00:00

Hello I am new to SSRS. I am creating a report where we sign up new dealers. I need to have the dealer select what "series" he would like to carry. They will be allowed to select up to 9 different series. I have a series table that contains all 33 series that are available. i would like the new dealers able to choose from a drop down or something. Is this possible? Can each test box have their own drop down or something like that?
Select Up to 9
Series A Series D Series G
Series B Series E Series H
Series C Series F Series I

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.

0 comments No comments

Answer accepted by question author

ZoeHui-MSFT 41,551 Reputation points
2021-01-07T01:51:05.537+00:00

Hi @Caroline Andersen ,

Thank you for posting in Microsoft Q&A forum.

You may use parameters in your report to choose from a drop down value from the series.

Report parameters enable you to control report data, connect related reports together, and vary report presentation.

Here is an official detailed documentation about the parameter tutorial for you.

tutorial-add-a-parameter-to-your-report-report-builder

report-parameters-report-builder-and-report-designer

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

Was this answer helpful?


0 additional answers

Sort by: Most helpful

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.