Hi , we run 2014 enterprise.
I have a dataset that contains store, street, block, corner, category, purchase vs return, item, date, amount, member.
i've shown below how the first 3 pages of an ssrs report would show for store abc on Main Street, Block 1 NW. The next 3 pages might be for store abc on Main Street Block 2 etc. The 3 pages after that might be for store efg etc.
I can see how the 4 tablix's can use the dataset but cannot picture how to set up the containing tablix. I dont know if it should use a separate dataset that is just unique store,street,block and direction? or perhaps somehow grouped on those
4 columns in the same dataset. Also,i cant picture how the 4 tablix's in the images below can reference (for proper filtering) the current containing tablix's store, street, block and direction.
I've seen a rectangle used in similar apps inside the containing tablix's cell and then in turn containing the 4 tablix's shown in the image. In something like this i assume there are better choices when performance is important.
![]()
![]()
![]()