I need to show a textbox with a static content after a tablix in order to cover the white space of the page, if there is.
I tried with a textbox (with the same height of the page) below the tablix but it appears only on the first page and not in all pages of the report. Also by setting the background of the tablix to white, the textbox is seen the same.
I tried adding a row at the bottom of the tablix but I can't find an appropriate visibility expression
Someone ran into the same issue?