Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Repeating Headers
bigtruck
So I've got a report table that has a table group, and it groups based on an ID number. The table has several columns with a bunch of data, and a group header row. In the group footer row, I've got a chart. The chart needs to be displayed for each group.
The trouble is, I have the headers repeating for the data section of the report, but obviously I do not want the column headers to be displayed on the page that displays the chart. However, the headers are printing on the page that displays the chart (which is the last page for each group).
Is there a way to get around this.... some kind of "do not show header on last page" flag? this seems like a problem that a lot of people might run into....
Find more posts tagged with
Comments
mwilliams
Hi bigtruck,
I believe that the headers are created just one time, so modifying them or changing the visibility based off of page is not a possibility if that is the case. The only way to have the header not present on your chart page is to turn off the header repeat altogether. This will, however, take the header off every page of the group except the first page, and that's probably not what you want to see either.