Hi All,
What is wrong with this expression
=iif(Split(Fields!Modules.Value,";").Length>1,Split(Fields!Modules.Value,";")(1),"")
it always says "#error" where Length is 1, and show right results where Length is > 1.
Thanks
Hassan
Hi All,
What is wrong with this expression
=iif(Split(Fields!Modules.Value,";").Length>1,Split(Fields!Modules.Value,";")(1),"")
it always says "#error" where Length is 1, and show right results where Length is > 1.
Thanks
Hassan