RE: How to return more than two values from an unconne...
Using lookup SQL override you can do that one. In that SQL you can concatnate two values whatever you want like empno||'~'|| ename after that you can take expression t/f using that one You split two values If i am wrong plz correct that one
RE: How to return more than two values from an unconnected lookup?
unconnected lookup only return 1 port but if you want to return 2 port then u have to play mind game mean u hav to use concatenate operator in expression editor.