Results 1 to 3 of 3

Thread: [Resolved]:Checking main report value from subreport.

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2006
    Posts
    50

    [Resolved]:Checking main report value from subreport.

    I've taken a report which also has a subreport in it. There's a comparison in the subreport to check the serial to the main report. I'm wondering how the serial from the subreport can be checked against a value in the main report.

    The value in the main report is: ToteDtl.Attribute1
    In the subreport it's: XBS_PackListDetail.LotSerNum

    Within the subreport I need to simply compare the two in a 'Suppress' section.
    Last edited by BIGGY; Jul 11th, 2006 at 04:09 PM.

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Checking main report value from subreport.

    It might depend on your version but in 8.5 you could

    Pass the value from the Main Report to the subreport using the Change SubReport Links screen

    Or

    Use a Variable with Shared scope.

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2006
    Posts
    50

    Re: [Resolved]:Checking main report value from subreport.

    Thanks much!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width