cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Report Selection parameter issue URGENT*

former_member557985
Participant
0 Kudos

Dear Team,

I am currently developing a Production report for one of my clients.

This crystal report consists of 1 Subreport and the report contains all the selection parameters that require to run the production report.In this sub-report having one parameter to select the production number. That production number should come based on the date I have given in the main report selection parameter.

SUB REPORT:

Based on the From date and To date given in the selection parameter, in PRD NO parameter should show the list of production numbers in between the from and to date parameter.

Kindly provide the solution to overcome the hurdle.

Accepted Solutions (0)

Answers (1)

Answers (1)

ido_millet
Active Contributor
0 Kudos

One of the 3rd-party Crystal Reports viewers listed here provides a solution for this use case. It supports an additional cascading/dynamic parameter approach relying on reports (that can have their own static/dynamic parameters) to act as dynamic parameter dialogs within other reports.

That implementation allows parameters to "remember" the values of previously-answered static/dynamic parameters with the same name.

In your case, the subreport dynamic parameter report will have its own date parameter with the same name as the main report date parameter.