I see in Report Builder / design mode, there is a Position and Location property that allows you to set how far from the top or left the table should appear.
My question is, is there a way to set 2 or more tables in the same location (ie top of the page 0 from top, 0 from left) without having them stacked on top of each other in design mode / report builder?
Is there a way to dynamically set that position property?
For instance, here is a sketch of a report in report builder:
top of page
---------------------------
Table 1 (hide) |
|
|
|
Table 2 (show at top) |
|
|
|
|
|
|
|
---------------------------
bottom of page