I have created one report with 4 parameters. one of the parameters having greater than 1000 item values.I have following issues
- Reporting Services don't show data after selecting parameters
- Reporting services displays blank page
- Report is working fine in Visual Studio Preview mode, but not on Report Server web server
If I reduce the number of item values of parameter to 950 Report will work fine . Is there any idea to resolve the problems without reducing number of item values of parameters?