Goal:
Possible to use use search function instead of using dropdownlist in Reporting services.
Problem:
Today, the dropdownlist consist of 2500 rows in relation to parameter for prompt.
You might understand that it is not userfriendly to review and locate a specific information from the dropdownlist by using scroll.
Does SSRS provide a function that you can write in a textbox something similiar and it will display the result based on the data from dropdownlist?
In other words, you write something and a result will display instead of reviewing the dropdownlist.
Info:
*This is related to reporting services that is part of SQL server
Thank you!

This picture is a sample of dropdownlist.




