Crystal 11
Connecting to SQL2005 server
In a nut shell here's what I've got:
Group #1 - Division Name
Group #2 - Job Title
EmployeeName
EmployeeDetails
Now I've created a parameter that asks for "Division" and then asks to select "Job Title(s)" (since these are different based on divisions).
Now how do I get my report to display the results from the parameter only?
Connecting to SQL2005 server
In a nut shell here's what I've got:
Group #1 - Division Name
Group #2 - Job Title
EmployeeName
EmployeeDetails
Now I've created a parameter that asks for "Division" and then asks to select "Job Title(s)" (since these are different based on divisions).
Now how do I get my report to display the results from the parameter only?