Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hiding parameter and passing values within parameter

Status
Not open for further replies.

americvish

IS-IT--Management
Aug 5, 2010
26
US
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.
 
But is there any option of hiding parameter?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top