I am using Crystal Reports 9 on a sql database. One of the fields in my report is bt_images.img_desc. The records in bt_images are photography image files. The field bt_images.img_desc is a description of the image. I would like to allow users of the report to enter an image description, and have the report bring back any image that includes the word(s) the user has entered. I went into Field Explorer, right clicked on Parameter Fields, and created a parameter with a value type of "string" and under options selected discrete values. I clicked the "Set Default Values" button and selected the table and field, then clicked "OK"
When I refresh the report, it prompts for a parameter. I enter one, but the report data is never filtered. What am I missing in trying to create a parameter field to filter by a string?
Thanks in advance for any ideas on this.
When I refresh the report, it prompts for a parameter. I enter one, but the report data is never filtered. What am I missing in trying to create a parameter field to filter by a string?
Thanks in advance for any ideas on this.