• Thanks a lot 🙂

    I got it; could you please tell me how to use for loop if I need to pick up one of the different lookup (drop-down) values.

    for example, I want to update the flag to true in account table. but before updating the value I must compare one field (say id) with the one in another table but is in lookup format means you can select one value from the drop down.

    Thanks