Hello
I am using CR XI connected to a SQL database.
I have a dynamic string parameter which uses the DESCRIPTION field from the POINT_OF_CONTACT table as its data source.
The POINT_OF_CONTACT table also includes the STATUS_ID which indicates whether the DESCRIPTION is current or unused.
I would like to limit the DESCRIPTIONs available to the user when selecting the parameter by only displaying those where STATUS_ID = Current.
Is this possible?
Thanks,
Andy
I am using CR XI connected to a SQL database.
I have a dynamic string parameter which uses the DESCRIPTION field from the POINT_OF_CONTACT table as its data source.
The POINT_OF_CONTACT table also includes the STATUS_ID which indicates whether the DESCRIPTION is current or unused.
I would like to limit the DESCRIPTIONs available to the user when selecting the parameter by only displaying those where STATUS_ID = Current.
Is this possible?
Thanks,
Andy