This is a migrated thread and some comments may be shown as answers.

Define a parameter that is a list of selectable item

3 Answers 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 16 Jan 2017, 09:57 PM
How do create a parameter that shows a list to the user so the user can select an item from the list and run the report?  In my case I have a report that can be run for three different departments, but need the user to select a department before running the report.

3 Answers, 1 is accepted

Sort by
0
Accepted
Stef
Telerik team
answered on 17 Jan 2017, 09:40 AM
Hi Dan,

You can add a report parameter and then configure its AvailableValues via data source component. If you do not want to display anything before a department is selected, set the parameter's AllowNull to false.

For more details, please check Report Parameters.


Let us know if you need further help.

Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Dan
Top achievements
Rank 1
answered on 17 Jan 2017, 09:57 PM

Thanks Stef,

I appreciate your response.  How do you do this using the report designer?  

Daniel

0
Dan
Top achievements
Rank 1
answered on 17 Jan 2017, 10:18 PM

Nevermind, found it under:

 

View -> Report Explorer -> Parameters -> Edit Parameters

 

Thanks for your help!

Tags
General Discussions
Asked by
Dan
Top achievements
Rank 1
Answers by
Stef
Telerik team
Dan
Top achievements
Rank 1
Share this question
or