I am currently using CR 11.5.0.313 and am having a problem with the pager header displaying the correct information when using groups. The report has 4 groups: Port, Brok, Bank, Acct # and page breaks after each Port and Acct #.
Example:
A results set has 2 Portfolio’s: (Tennis, Footfall), 2 Brok: (Court,Field), 1 Bank: (Ball), 1 Acct # (1)
Tennis (Port) àCourt (Brok) à Ball (Bank)à 1 (Acct #)
Football (Port)à Field (Brok)à Ball (Bank)à 1 (Acct #)
When the report runs it displays the following:
Page Header for page 1: Port: Tennis (followed by detail records)
Page Header for page 2: Port: Tennis (end of detail records for Tennis Port)
Page Header for page 3: Port: Tennis (followed by detail records)
Page Header for page 4: Port: Football (end of detail records for Football Port)
The correct result should be:
Page Header for page 1: Port: Tennis (followed by detail records)
Page Header for page 2: Port: Tennis (end of detail records for Tennis Port)
Page Header for page 3: Port: Football (followed by detail records)
Page Header for page 4: Port: Football (end of detail records for Football Port)
It appears the Header Page is having a problem evaluating the Port data value when the last record for a portfolio has the same data as the first record of the next portfolio. Has anyone experienced this problem? If so, is there a solution?
Thanks,
Tony