|
-
Jul 11th, 2006, 10:03 AM
#1
Thread Starter
Member
[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.
-
Jul 11th, 2006, 03:24 PM
#2
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.
-
Jul 11th, 2006, 04:09 PM
#3
Thread Starter
Member
Re: [Resolved]:Checking main report value from subreport.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|