Missing data in page header

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
happydermis
Posts: 63
Joined: Tue Oct 10, 2017 12:44 pm

Missing data in page header

Post by happydermis » Fri May 13, 2005 6:22 am

Hallo Kathleen,____I am (still) working on a multi-scan report. One thing is that my header information apears only on the first page.____I checked it with a SCANNING() function. When the first table is scanned (one of two "main" tables) I get the information in the page header. The second page delivers information from the second "main" table in the multiple scan and when it is scanned I get no header information. The first "main" table links to a table that contains the header.____Is there a way to avoide such a problem?____Many thanks, Dekers

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Missing data in page header

Post by kfleming » Fri May 13, 2005 7:21 am

If the information comes from one of the scanned tables then it will indeed only be available when that table is scanned.____Kathleen__R&R Support

happydermis
Posts: 63
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: Missing data in page header

Post by happydermis » Fri May 13, 2005 8:14 am

What if I save this information into temporary fields and than use those fields?____I mean - I will create a field tmpDate out of the presenting area of the report (i.e in the greyed area to the right side of the report area). This field will read the manufacturing date out of the first table. In order to present this information I will not take it directly from the table but will use the tmpDate field. ____Could such a thing work?____I am not testing it by myself since each report run takes one hour and 10 minutes - I would be happy to save this time of anticipation. Are you familiar with such a solution?____Thanks, Dekers__

Post Reply