Reply To: Iterate on table in OBX

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Iterate on table in OBX Reply To: Iterate on table in OBX

#57732
Anonymous
Participant

    Hari,

    You could make the destination field of the table lookup a temporary field and make the default value of the table “NOTFOUND” (or your favorite alternative).  Then put an if action to test for not found.  If not found then leave alone (actually you’ll probably just move the field from source to dest), else make the change.

    Hope this helps.