I need to check out if two fields are null in dataset Then, if two fields are null, then i wantto set the visible property of layout of detail section( of corresponding records) to false. O do following check:
Expression Operator Value
=Fields.X = = Null
And finally how filter of detail section of report looks:
=Fields.X = = Null
However nothing happens. Help pls.
Thanks...
Expression Operator Value
=Fields.X = = Null
And finally how filter of detail section of report looks:
=Fields.X = = Null
However nothing happens. Help pls.
Thanks...