I have an SSRS
report.
It an have 2 tablix
Regions.
First tablix
is
showing Report Data and second tablix
is
showing Error message description. there is no page-break defined in the report, so the first tablix
displays
data in multiple pages. However I need show the 2nd tablix
in
each page. How to achieve this? Currently the report showing 2nd tablix
after
first tablix
data
.
Thanks for the help.