I'm using Crystal XI.
Backround Info - I have a main report with several subreports inserted into it. Each of the subreports is grouped by state (as the outermost group), and state is how my main report links to each of the subreports. Because I need each subreport to display different page footers, my main report has a page footer section for each sub-report that is displayed with that sub-report only. I'm passing a shared variable from my subreports to the corresponding page footer section on the main report and it is diplayed in a footnote formula.
The problem occurs when the data in the subreport is more than one page long. This causes the shared variable displayed in the page footnote to show the value of the previous state on the first page of data and the correct value on the second page.
Does anyone know how I can get the shared variable to show the correct value on both pages if the data is more than one page long?
Backround Info - I have a main report with several subreports inserted into it. Each of the subreports is grouped by state (as the outermost group), and state is how my main report links to each of the subreports. Because I need each subreport to display different page footers, my main report has a page footer section for each sub-report that is displayed with that sub-report only. I'm passing a shared variable from my subreports to the corresponding page footer section on the main report and it is diplayed in a footnote formula.
The problem occurs when the data in the subreport is more than one page long. This causes the shared variable displayed in the page footnote to show the value of the previous state on the first page of data and the correct value on the second page.
Does anyone know how I can get the shared variable to show the correct value on both pages if the data is more than one page long?