Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Page Header

Status
Not open for further replies.

Shin25

Technical User
Jun 14, 2007
102
US
Hi All

I have a report which has 3 groups...group 1 drills down into group 2 and 2 into 3. I want to show the page header in group 3, is that possible? If not is there an alternative way?

Many Thanks
 
Suppress the pageheader using this conditional formula:

drilldowngrouplevel < 2

-LB
 
Hi lbass

I tried that and it did not work.....my initial page has 3 groups and when I click on group two it drills down to group 3 and I want the page header to appear here.

Any ideas?

Many Thanks
 
Or alternatively I can click from report options 'show all headers with drill down', the only problem is in report header a and report header b I have placed graphs and they are feeding through when drilling....

Going mad...please help....
 
Check "show all header with drill down" and then format the report header sections with:

drilldowngrouplevel > 0

Then the page header suggestion should work. If not, please explain your result instead of simply saying it doesn't work.

-LB

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top