Subject: Chart Visibility
Posted By: baaul Post Date: 8/22/2006 4:45:15 PM
Can you add visibility to a CHART?? similar to table item visibility --->

=iif(Sum(Fields!inherent_high.Value, "PreviousQuarter") = 0 AND Sum(Fields!inherent_medium.Value, "PreviousQuarter") = 0, True, False).


I need to make the chart item invisible IIF no result returned from the dataset.  Thanks for any help.  



-Tas
Reply By: Itsa Reply Date: 9/28/2006 3:53:03 PM
you've got the answer. have you tried it? go to the properties window of the chart your wanting to hide and look for "Visibility" and insert your expression. click on the properties box that references "False" and select the button to the right and click on "<Expression...>"
insert your solution and execute your report. . .


Go to topic 50268

Return to index page 161
Return to index page 160
Return to index page 159
Return to index page 158
Return to index page 157
Return to index page 156
Return to index page 155
Return to index page 154
Return to index page 153
Return to index page 152