UPDATE:
I managed to work around the issue: Using Subreports content stays on the first page, but I get an empty second page. Is there any logic to SSRS-behaviour?
Hi I have report which needs to export to PowerPoint and I need two rectangles to border each other in the report. It should look like this:
However in Powerpoint it gets pushed to two different pages:
Here is what I tried:
- I set border width to 0,25
- I set the Report property
ConsumeContainerWhitespace
to true - I tried using tablix - but then I will have difficulty adding text or other elements
- I tried adding another rectangle around them