Search This Blog

2012-05-16

SAP BusinessObject: Hide Group Header on 2nd Page Onward

Product: SAP BusinessObject
Module: Crystal Report designer

It is possible to hide the group header by using condition. Following step will configure the report so that in first page of report, it will display the group header, but on second page onward, it will hide it

1. Split the group header
2. On 1st group header, specify condition InRepeatedGroupHeader
3. On 2nd group header, specify condition NOT( InRepeatedGroupHeader )

End of post

No comments: