using Crystal XI.
I have a report where I need to limit the list of values for a parameter based on a table. Is this possible?
The report looks something like this:
WO Desc EQ EQLoc (each representing a column)
EQLoc is also a parameter, the user can select the Work orders based on the Equipment's Location.
When the user is making the selection, I want those selections to be fed from a completeley different table, with a filter applied to it. The table in question holds equipment and locations, I only want to show those objects of type 'L'.
If you are familiar with COGNOS, this would be accomplished by creating another query and applying the filter in question and linking it to the parameter...
Thank you in advance for any help you can provide.
I have a report where I need to limit the list of values for a parameter based on a table. Is this possible?
The report looks something like this:
WO Desc EQ EQLoc (each representing a column)
EQLoc is also a parameter, the user can select the Work orders based on the Equipment's Location.
When the user is making the selection, I want those selections to be fed from a completeley different table, with a filter applied to it. The table in question holds equipment and locations, I only want to show those objects of type 'L'.
If you are familiar with COGNOS, this would be accomplished by creating another query and applying the filter in question and linking it to the parameter...
Thank you in advance for any help you can provide.