Skip to Content
0
Former Member
Jan 17, 2012 at 09:46 PM

Look up condition and/or

31 Views

Hi,

Is the lookup condition in lookup_ext is AND or OR.

For example i am mentioning three conditions:

Lookup.Col1 = Source.Col1

Lookup.Col2 = 'xyz'

Lookup.Col3 = Source.Col5

Does the lookup condition takes it as Condition 1 AND Condition 2...... or Condition 1 OR Condition 2........

Appreciate your help.

Arun