Hi
I am using crystal XI with SQL, I have problem in passing parameter value from main report to subreport,.
I have the transaction start date and end date parameter in main report and I want to use those in selection criteria of related subreport, I have tried following option but none of them worked,
1. I created two shared variable in the main report and placed my both parameter values there, and then I created two same shared variable in the subreport and placed values in subreport, I can see those value in subreport but when I want to use in my record selection formula they do not appear there.
2. Scondly I created two parameter in the subreport and then tried to join with main report, but in subreport linking option they do not appear in the list.
Currently when I run my report I have to pass four parameter two for main report and two for subreport, I want to skip subreport parameter by using same values of the main report parameters.
Anybody, any idea? Thanks in advance.
I am using crystal XI with SQL, I have problem in passing parameter value from main report to subreport,.
I have the transaction start date and end date parameter in main report and I want to use those in selection criteria of related subreport, I have tried following option but none of them worked,
1. I created two shared variable in the main report and placed my both parameter values there, and then I created two same shared variable in the subreport and placed values in subreport, I can see those value in subreport but when I want to use in my record selection formula they do not appear there.
2. Scondly I created two parameter in the subreport and then tried to join with main report, but in subreport linking option they do not appear in the list.
Currently when I run my report I have to pass four parameter two for main report and two for subreport, I want to skip subreport parameter by using same values of the main report parameters.
Anybody, any idea? Thanks in advance.