Hi Bill,
If I understand your question, you want to have dependent parameters: two parameters, when you select the first one, the second one is filled with data corresponding to the first choice.
If it's the case, you will need three datasets:
- The first dataset retrieves all the distinct projects.
- The second dataset retrieves all the distinct contacts that are in a given project.
- The third one retrieves the data for a given project and a given contact.
And you will have two parameters:
- "project" parameter: the values will be filled with the first dataset.
- "contact" parameter: the values will be filled with the second dataset
For more information, you can refer to the report sample named "Dependent Parameters" available as part of the product or you can refer to this link: http://www.enesyssoftware.com/Products/EnesysRSDataExtension/KBandSamples/tabid/93/EntryID/58/language/en-US/Default.aspx
Regards,
Marien MONNIER
Enesys