Yes you can do that with in a ifthenelse statement. Something like this -
ifthenelse(source.vendorno = [output lookup1], X,ifthenelse(source.vendorno = [output lookup2],Y,null)null)
Yes you can do that with in a ifthenelse statement. Something like this -
ifthenelse(source.vendorno = [output lookup1], X,ifthenelse(source.vendorno = [output lookup2],Y,null)null)