Hi @Tunkkari
There is a easy way,you only need to set the ‘RepeatWith’ property of the item(image or textbox) you want to repeat.
And about the tablix repeat,I think it is a wonderful idea to insert subreport on the tablix header , because it can merge data from different dataset, we know that when in one tablix ,only one dataset can be used. I have tested this method ,it works.
My steps are as below ,you can take a reference :
- prepare the subreport ,upload it to the report server
- prepare the current report , merge all the tablix header,and then insert the subreport ,
- next is to repeat the subreport ,I open the advanced mode
then select Static on row groups ,set RepeatOnNewPage = true
At last ,preview,the subreport is successfully repeated on each page
Best Regards,
Isabella
If the answer is the right solution, please click "Accept Answer" and upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.