I have created a report that has a text field that is pretty substantial, and when brought into the SSRS report give a large text box. So to combat this I have created a preview field like so :

and I have set the description column to hide with a toggle on Preview...

What I'm attempting to achieve is to hide the preview text when the description is visable. I've done it by hiding the text box in the text box properties but it removes the borders...

What I want to do is just hide the text in the box and not the box itself. Is it possible to do this in SSRS?
