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)
Problem with Table height
havana
Hi,
I have a table with 1 column and many rows. The table will be many pages big. The table must have the same height in every single page.
I used the "height 100%" attribute but it doesn't work.
Someone could help me?
Find more posts tagged with
Comments
JMaleski
Select the table and create a Binding that uses Total.runningCount() as the expression.
Group on the binding using Interval then indicate the number of rows per page.
Set the group's page break after property to Always Exclude Last.
Delete the data element that BIRT automatically adds to the header.