turtledisc
Technical User
I'm using Crystal Reports XI to connect to a SQL Server 2000 database.
Table Name: Location
Field Names: PrimaryName, Reportable, Active
I'm trying to create a report that will allow a user to select the PrimaryName from a drop-down list that only shows PrimaryNames where Reportable and Active are equal to 255.
I've tried using cascading parameters and record select criteria but I don't want the users having to select Reportable and Active each time and the PrimaryName is not a static list of values but has new ones added all the time.
Any ideas?
Thanks.
Jacquie Kelly
Table Name: Location
Field Names: PrimaryName, Reportable, Active
I'm trying to create a report that will allow a user to select the PrimaryName from a drop-down list that only shows PrimaryNames where Reportable and Active are equal to 255.
I've tried using cascading parameters and record select criteria but I don't want the users having to select Reportable and Active each time and the PrimaryName is not a static list of values but has new ones added all the time.
Any ideas?
Thanks.
Jacquie Kelly