October 4, 2007 at 3:11 pm
Hi !
I am working on Coverting existing Crystal reports to Reporting Services. Now I have a line in Crystal reports which has a formula for supression. I dont know whats the equivalent of supress in SSRS. I have tried Visibility as hidden but then it shows empty line but not supressed line.
October 8, 2007 at 7:54 am
I am pretty sure if you collaspe the line and the visibility is true the value will show, but if the visibility is false no blank line.
fsugeiger
October 9, 2007 at 2:56 am
DId you set the visibility on the row or on the textbox? You need it on the row if you want the space not to show.
October 12, 2007 at 10:42 am
If you have visibility Hidden = True for the row then definitely will not show up. As David mentioned make sure you are selected the row that you want to set the hidden property to true.
Prasad Bhogadi
www.inforaise.com
October 18, 2007 at 5:09 pm
Thanks, I missed to put trim in the condition so the formula expression was never working correctly. Now it waorks fine.
October 19, 2007 at 9:32 am
Thanks, I missed to put trim in the condition so the formula expression was never working correctly. Now it waorks fine.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply