In report could be 2 pages:
1st page:
HEADER
______
Tablix1
______
FOOTER
2nd page:
HEADER
______
Tablix2
______
FOOTER
In Footer
and Header
I have added rectangles, all content from header and footer are passed to rectangles. If in Tablix2
there is no data, rectangle from Header
, Tablix2
and rectangle from Footer
in second page are hidden.
But there is problem in report preview user still can Access 2nd page, even If all content are hidden. How could I achieve that If there is no data in Tablix2
(everything is hidden) remove 2nd page at all.
When users trying to print report It always printing 2 pages, even If 2nd page is blank. Should print only 1 page If second is blank.
Hope you understood my problem, ask me If something unclear - I'll try to provide more details.