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)
how Break the header when follow a Chart?
caribe
I have a report with a Chart, but sometimes when the Chart is in the next page, the header appear, is there any way to avoid this?
the chart is in the table.
Find more posts tagged with
Comments
mwilliams
The maseterpage header? Or the table header? If the chart is the first thing in the page, you don't want the header to display? Or you want the header to display still, just below the chart? Let me know. I'll try to help you find a solution.
caribe
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="97851" data-time="1331859313" data-date="15 March 2012 - 05:55 PM"><p>
The maseterpage header? Or the table header? If the chart is the first thing in the page, you don't want the header to display? Or you want the header to display still, just below the chart? Let me know. I'll try to help you find a solution.<br /></p></blockquote>
<br />
hello mr williams<br />
<br />
excuse me for the delay<br />
<br />
the chart is in the table above in the footer, the table has a header and this header appears in each page on the top and some times appears the chart next to the header
<br />
<br />
any any any any<br />
<br />
datum datum datum datum<br />
datum datum datum datum<br />
datum datum datum datum<br />
________________________________________ other page<br />
<br />
any any any any (I don't want to see this when follow a chart)<br />
<br />
(chart) <br />
<br />
<br />
I hope it's clear
mwilliams
What's your BIRT version? I'll take a look.
Rajesh kmr
In the table advanced property make repeat header as false
caribe
thank you mr Williams my version is Eclipse 3.7.1
thank you mr Rajesh but I?m searching don't repeat the header but only when the first object in the page is the Chart. I don?t know if this can do.
mwilliams
Sorry for the delay. I was at EclipseCon, last week. I'm looking at this, now.
mwilliams
Your best bet is going to probably be to move the header information down into the detail row and hide/show it when appropriate. I'm working on an example to do just this. I'll post it when finished.
mwilliams
Here's a report to get you started. It has an issue with a row or two showing up before the header info does, but it's a start with the idea from above. Not immediately sure why this is happening, but I figured I'd pass it along.