Skip to Content
0
Former Member
Jun 02, 2011 at 08:28 PM

CR 2008, missing parameter values in parameter list

26 Views

somehow this thread got posted in the .NET SDK section, so re-posting here...

When my users run the report, the list of values in the paramter list does not include all the possible values that exist in the view on SQL server.

How can I get ALL the values of the field in the view to show up in parameter list? What is controlling how many/few values show up? I have not limited in any way what should be returned from the view (not a cascading set of parameters), and the view is not set up to limit what values are available either.

Thanks for any pointers.

Robert