Hi all,
I am using webi 4.1 sp5 and rdbms as back end.
In my report I have 3 vertical tables like A, B and C in a report table.
Table A has only 5 records,
Table B and C have 100 and 60 records respectively.
Here table B and C have more than one page to display all records where as table A can fit in one single page.
The issue is table A is repeating for every page along with B and C table.
How to restrict table A to display in only first page.
Thanks in advance..