hi
=iif(Fields!gender.Value = "1","M",
Fields!gender.Value = "2","F",
"U")
i am using this expression ,but its gives me error
hi
=iif(Fields!gender.Value = "1","M",
Fields!gender.Value = "2","F",
"U")
i am using this expression ,but its gives me error