I am trying to setup a "bookmark" menu table as a side bar on my SSRS report with text that links to bookmarks as different sections on the report. The bookmark menu will be looking as such:
I want to repeat this tablix one each page of my report. Is there an easy and better way to do it than just by pasting it separately at each section of the report?
I am also thinking of adding the breadcrumbs as part of the header, but there is a project requirement to have it as a sidebar on the report. Please let me know if you have ideas on how i can do that easily without having to copy paste it on every page as that seems like bad design. Moreover, if i have to make updates , i would have to do it in several places.