Forum Discussion
YMinaev
Staff
16 years agoHi,
You need to insert an 'If... Then' operation to your data-driven loop. In the operation's condition specify the following:
Value1: Table Data - select your DB Table variable here.
Condition: not equal to
Value2: null
This will check whether the current value is empty.