americvish
IS-IT--Management
i am creating a report through stores procedure which have 11 parameter, which do appear while creating report.
Is there any way to hardcode them in crystal and hide them from appearing to the end user?
I want to pass the value of one parameter to other parameter to get the values dynamically.
For example country is one parameter and region is other parameter coming from stored procedure and i want the parameter values to appear dynamically. if the user selects country then the region values relating to country should appear in region parameter values.
is there a possible solution for the above.
Is there any way to hardcode them in crystal and hide them from appearing to the end user?
I want to pass the value of one parameter to other parameter to get the values dynamically.
For example country is one parameter and region is other parameter coming from stored procedure and i want the parameter values to appear dynamically. if the user selects country then the region values relating to country should appear in region parameter values.
is there a possible solution for the above.