we have a requirement to display page header for 1 tablix only (we have 2 tablix) we need to display page header in 1st tablix only even if record repeats in multiple pages and i do not want to show page header for page 2.
** eg:**
**
like if we have 4 pages and data comes for 1st tablix in 3 pages out of 4 then page header should display on 1st three pages not in 4th page.
i have tried this
intially i was page header in the report which has limitation of repeating page header based on the condition so i moved my page header content in the tablix row for the 1st tablix but it's not repating for all the content in all the pages