I've been thrown into the fire and asked to make some reports using Crystal 11. To date I have not used this version. I don't have a book for reference and I do not think Crystal help can help.
I have set up 2 dynamic parameters usings fields from a database. Lets say field1 is Department, field2 Position, and field3 is Employee. Based on the department selected, the the list of positions and employees change on down the line. What if I wanted to return all records, i.e. all departments, all postions, and all employees? How would I handle that?
I have set up 2 dynamic parameters usings fields from a database. Lets say field1 is Department, field2 Position, and field3 is Employee. Based on the department selected, the the list of positions and employees change on down the line. What if I wanted to return all records, i.e. all departments, all postions, and all employees? How would I handle that?