I am currently using Visual Studio 2012 and SQL Server 2012.
I currently have a tablix where I have 4 columns underneath a Column Group Indicator: Count of ID's, Avg Business Age, Within Requirements, and currently an unnamed column.
All I'm trying to do is basically hide the column Within Requirements from showing up at all on my report. I try to go into textbox properties and select Hide under visibility, but when I run report...it doesn't slide the unnamed column over and make it look clean.
It basically gives me all 4 columns, but a huge blank white space between Avg Business Age and the unnamed column. Is there a way to hide the Within Requirements column so that when I preview the report it basically doesn't show up and the other 3 columns slide over and come together to look cleaner?