I’m a newbie with Clover and am currently banging my head against a wall on something that should be simple.
I have a simple graph that is trying to leverage the LookupJoin component with a Database Lookup Table. I get this error:
--------------------------------------------- Error details ----------------------------------------------
Component [LookupJoin:LOOKUP_JOIN] finished with status ERROR. (In0: 1 recs, Out0: 0 recs, Out1: 0 recs)
Error on field ‘computerid’
The column index is out of range: 1, number of columns: 0.
----------------------------------------------------------------------------------------------------------
The attached file shows the basic graph…it might help with the troubleshooting.
Many thanks for any help you can provide,
Marc