I am trying to create a cascading parameter following the steps in the userguide for Crystal Reports XI (pages 451-452).
The problem that I have is in step 12, I am instructed to change a value in the parameter binding area. In the create new parameter window, I don't have a binding area. The screen print in the user guide shows where this should be but for me it is blank.
Has anyone else tried to do this yet?
Here are the steps that I did:
To create a parameter with a cascading list of values
1. Open the sample report called Group.rpt.
Sample reports are located in the Crystal Reports directory under
\Samples\En\Reports.
2. On the View menu, click Field Explorer.
The Field Explorer dialog box appears.
3. Select Parameter Fields and click New.
The Create New Parameter dialog box appears.
4. Enter a name for the parameter in the Name field (up to 255
alphanumeric characters).
This example uses Supplier City.
5. In the List of Values area, click Dynamic.
6. Enter prompting text for your prompt group in the Prompt Group Text field.
7. Ensure that New is selected in the Choose a Data Source area.
Note: If your report already contains a list of values, or if you want to pick
a list of values from your repository, you can select Existing and choose
an existing list of values from the tree structure.
8. Click Insert.
The program automatically expands the Value list. You use this area to
define the fields that make up your cascading list of values. This example
uses a cascade of Country, Region, and City.
9. From the Value list, select Country.
10. Click the blank field under Country and select Region.
11. Click the blank field under Region and select City.
12. In the Parameter Binding area, click Country and Region to clear the
binding (only the field that is associated with the City value should be bound).
13. In the Prompt Text field (in the Options area), enter additional prompting text for each of the fields in your cascading list of values. This is the text that appears in the “Enter prompt values” dialog box when the report is refreshed.
14. Click OK.
15. Return to the Field Explorer dialog box, and drag the Supplier City parameter into your report.
The problem that I have is in step 12, I am instructed to change a value in the parameter binding area. In the create new parameter window, I don't have a binding area. The screen print in the user guide shows where this should be but for me it is blank.
Has anyone else tried to do this yet?
Here are the steps that I did:
To create a parameter with a cascading list of values
1. Open the sample report called Group.rpt.
Sample reports are located in the Crystal Reports directory under
\Samples\En\Reports.
2. On the View menu, click Field Explorer.
The Field Explorer dialog box appears.
3. Select Parameter Fields and click New.
The Create New Parameter dialog box appears.
4. Enter a name for the parameter in the Name field (up to 255
alphanumeric characters).
This example uses Supplier City.
5. In the List of Values area, click Dynamic.
6. Enter prompting text for your prompt group in the Prompt Group Text field.
7. Ensure that New is selected in the Choose a Data Source area.
Note: If your report already contains a list of values, or if you want to pick
a list of values from your repository, you can select Existing and choose
an existing list of values from the tree structure.
8. Click Insert.
The program automatically expands the Value list. You use this area to
define the fields that make up your cascading list of values. This example
uses a cascade of Country, Region, and City.
9. From the Value list, select Country.
10. Click the blank field under Country and select Region.
11. Click the blank field under Region and select City.
12. In the Parameter Binding area, click Country and Region to clear the
binding (only the field that is associated with the City value should be bound).
13. In the Prompt Text field (in the Options area), enter additional prompting text for each of the fields in your cascading list of values. This is the text that appears in the “Enter prompt values” dialog box when the report is refreshed.
14. Click OK.
15. Return to the Field Explorer dialog box, and drag the Supplier City parameter into your report.