We customized the PO Form to have a lot less white space. The issue we are currently having is that we cannot get the Po Line information to stay together. This is what happens when printing currently:
The red circled section at the bottom should move down to keep with the rest of its group. Otherwise, this is the exact behavior we are looking for. We have played with the keep-together setting for both group 1, group 2, and the tablix. We have also gone into the Advanced mode in Microsoft Report Builder to try and get this resolved. No dice thus far.
Does anyone have any recommendations on how to accomplish this?
Do you not have any Detail lines in the Body? Based on the screenshot, it does not look like you do. They would generally be indented static lines under the Details.
Yes, it is not the greatest functionality. The only thing I could think of to make this work is to reduce all the data to one row with a lot of rectangles with hidden formulas.
We created a new row in the group we wanted to be kept together. Within that row, we placed a new table and created the same amount of rows that the group we wanted to keep together had. We then copy pasted each rectangle from the group into the corresponding rows of the new table. After that, we made sure to copy over all the visibility settings and removed any formatting statements that caused errors when re-uploading. We now get the result we were after.
Attached are the SSRS and RDD we are now using. Note only the PO form and Poform po rel part were changed.