Problem with Table height

Options
havana
edited February 11, 2022 in Analytics #1
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?

Comments

  • JMaleski
    edited December 31, 1969 #2
    Options
    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.