i have to place two tables one below the other in a report. report data varies based on the input parameter and hence the two tables are always overlapping. is it possible to make the second table appear below the first table without overlapping?
right click on the lower table and then click Format Table -> then go to appearnce tab and set the Horiozontal position and vertical position relative to first table.
To achieve the presentation youÂ’re looking for youÂ’ll need to follow these steps:
[list]Right-Click the second table and select the ‘Format Table’ option
On the ‘Appearance’ tab change the ‘Vertical Position Relative to’ to be the name of the first table (probably Table 1).
Change the ‘Top’ value to control the amount of space between your first and second table[/list]
Run the report with a few different parameters to change the row count in table 1 just be to sure the presentation is as you would expect
We do have a Best Practice document to keep the standard information related to the report formating. It covers the font size of the report header, column header, alignment of tables, data, and the relative position between the tables if the document contains multiple table, Page number format etc.etc…
Naaz, you can also try to create such a generic document and share with your team… This is very helpful for the people who’s new to your team
hi all…
i selected horizontal position relative to left margin and
vertical position relative to table 1.
now the two tables look one below the other in the report. however, when i export it to excel sheet, the two tables are not coming one below the other as in the report. excel sheet shows two tables diagonally as shown in the attachment.