Hi,
I’m trying to use a LookupJoin component in a graph. Port 0 data is from an xls reader. The lookup is a DB lookup. Join key is simple last name, first name. When graph runs it gets an error:
--------------------------------- Error details ----------------------------------
Component [LookupJoin:LOOKUP_JOIN] finished with status ERROR.
Error on field ‘last_name’
Invalid column index
----------------------------------------------------------------------------------
ERROR [main] - Execution of graph failed !
Thanks