hi
i m facing a problem in sharing the values between a main report and subreport. i m creating a shared boolean variable in the main report header and resetting the value in the page header section of the main report to true. i put the sub report in the detail section of the main report and calling it according to some condition. in the sub report i m having one group with two sections. and the group heade will repeat in each page. in the section a(group) of the sub report i m checking the value of the shared variable from main report and in the section b i m setting it as false. but when i run the report in the sub report section a its taking only the false value. ie its not setting it in the page header of the main report.
thanks in advance
manoj
i m facing a problem in sharing the values between a main report and subreport. i m creating a shared boolean variable in the main report header and resetting the value in the page header section of the main report to true. i put the sub report in the detail section of the main report and calling it according to some condition. in the sub report i m having one group with two sections. and the group heade will repeat in each page. in the section a(group) of the sub report i m checking the value of the shared variable from main report and in the section b i m setting it as false. but when i run the report in the sub report section a its taking only the false value. ie its not setting it in the page header of the main report.
thanks in advance
manoj