fiogf49gjkf0d SLX 6.2.4 With Scribe insight 5.3.1
IF(DBLOOKUP( S1, "T", "Contact", "userfield2", "accountid" )= DBLOOKUP( TRIM(S4), "T", "Acct_xref", "Accountname", "accountid"), NEXTROW(), GOTOSTEP(3))
In one of the scribe steps , i want to perform the above formula.What should be the Operation on that step - meaning can i make it a SEEK and then check for this condition? |