Page Footer wrong data at first Page
Posted: Wed Jan 08, 2014 9:57 am
Hi,
I have two sources and a 1:1 relation: Customers -> CustomerAdresses.
I want to print CustomerAdresses in the page footer. All is wired via DataBand.
But an page one, the repots prints the adress of Customer 2
Page 1: Customer 2 <- wrong!
Page 2: Customer 2 <- ok
Page 3: Customer 3 <- ok
Page 4: Customer 4 ...
This works fine if I print the Adress in the DataBand for CustomerAdresses.
I think, the calculation of the Relation runs too early for page 1.
What can I do to prin correct Relation-Data at page one?
-Christoph
I have two sources and a 1:1 relation: Customers -> CustomerAdresses.
I want to print CustomerAdresses in the page footer. All is wired via DataBand.
But an page one, the repots prints the adress of Customer 2

Page 1: Customer 2 <- wrong!
Page 2: Customer 2 <- ok
Page 3: Customer 3 <- ok
Page 4: Customer 4 ...
This works fine if I print the Adress in the DataBand for CustomerAdresses.
I think, the calculation of the Relation runs too early for page 1.
What can I do to prin correct Relation-Data at page one?
-Christoph