Skip to Content
0
Jan 09, 2015 at 01:20 PM

Shared variable from sub report to main report in crystal report

38 Views

Hi ,

Iam struck up with a issue. We have a crytal report where the sub report is embedded in group footer of main report.

The subreport contains the 3 sub groups. (i.e) claimtype, claimname,claimno. then detail section. The requirement is to display continued message at the bootom of the page only if the particular claim number detail records exceeds to the next page we should display "continued" in page.

I tried with shared variable . I placed a shared variable in sub report claim number footer, and i passed the shared variable to main report page footer, but the value is not passing through.

Kindly help with your suggestions.