I have a subtitle that is usually more than one page. The subheading has a headline that should repeat if there is more than one page in the subheading.
My solution created a Tablix control and put the title on the first line. In the details bar, I put a subreport.
At first I tried to check Repeat header rows on each pagein the Tablix properties to get a duplicate title, but without success.
After some research on the Internet, I found an approach that has already been discussed at stackoverflow and many other sites.
About using "advanced mode", but this approach does not work for me.
Here is a link to the second approach to stackoverflow:
https://stackoverflow.com/a/464829/
Helps to really appreciate ...