Skip to Content
0
Former Member
Apr 23, 2009 at 11:53 AM

Parameter fields/values

31 Views

Hi

Product: CR 2008

I have written a simple SQL query which returns all the expected values.

Using this query in CR2008 I have setup a (dynamic) parameter field to prompt for a Surname and Forename.

However when I use refresh to generate a report using new parameter data, the Surname & Forename entry fields do not contain either all of the surnames or forenames that are returned by the SQL query.

the record selection is as follows:

{Command.Forename} like {?CarerName - Forename} and

{Command.Surname} like {?CarerName - Surname}

Can anyone explain why the Surnames/Forenames do not appear in the parameters box?

thanks

Clive