cancel
Showing results for 
Search instead for 
Did you mean: 

Moving Report Header

0 Kudos

Hi,

I'm using SAP Crystal Reports (14.0.4.738). I'm a novice user so I'm struggling with something that may be simple.

I have a report with the following layout requirements:

  • Page Header - Top of every page
  • Executive Summary - Below the page header on pg.1 only and not displayed on any other page
  • Details - Most likely a subreport below the executive summary on pg. 1 and below the page header on all other pages

I first tried to put the executive summary in the report header but it renders above the page header. I then searched the Internet for ways to move the report header below the page header and did not find a solution.

Is there a way to get the desired layout of rendering the executive summary below the page header only on pg. 1?

Accepted Solutions (1)

Accepted Solutions (1)

abhilash_kumar
Active Contributor
0 Kudos

Hi Dave,

1. Insert a new Page Header b section

2. Place the Executive Summary on this Page Header b

3. Go to the Section Expert > Highlight Page Header b > Click the formula button beside 'Suppress' and use this code:

PageNumber > 1

-Abhilash

Answers (0)