reporting services - How do I change the height of a table row in an SSRS report to hide a subreport? -


i using ssrs 2014 vs2013 rc5.

is possible change row heigt forcing canshrink property on table cell in ssrs report?

subreport section

i able hide report if value of previous column 0 how shrink row?

you don't need change height of row, need hide it.

on table right click indicator next row , select "row visibility..."

row visibility menu option

you can set show or hide row based on expression. if row hidden there won't blank space should be.


Comments