Hi everyone. I have the following problem. I want to print a group of textboxes at the bottom of the body. This is because they must appear at the last page on the report. I can’t put them in the footer, because if I made them with an expression to show or hide based on the number of the page the space does not resize. It became reserved somehow.
So my question is how can I force the textboxes to appear at the bottom of the body in the last page of the report.
P.P. I have one more problem. Can someone give me an idea of an expression to show/hide element/s at the top of the body, before the tablix. I want it to show only on first page and not on 2nd, 3rd etc…
Thanks so much in advance.