How to return more than two values from an unconnected lookup?

Showing Answers 1 - 9 of 9 Answers

sreedhar

  • Nov 22nd, 2007
 

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

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions