I am an advanced SP user but only developing Nintex 6 months. I have a lookup list of vendors. Users have to pick 5 vendors, so I have 5 sharepoint lookup columns connected to the Vendors list (Vendor 1, Vendor 2, etc.)
I also have 5 "Final Selection" checkboxes next to each Vendor lookup column in the form. Based on which Vendor they choose as final by checking the "Yes" box next to that Vendor, I need to populate the term from the lookup list to the final vendor choice. I figured for the final vendor choice I could use the Calculated Value form control to create a formula that would copy the value in the corrosponding Vendor choice from lookup to the Calculated Value field. Ideally I need a formula that recognizes "Final Selection" yes/no checkbox and only copy the 1 term to the Calculated Value form control field, as they are only supposed to select 1 final vendor choice.
I would even be willing to settle for a drop down list of only the choices seleved from the 5 Vendor lookup lists (looking up to one list), forgoing the "Final Selection" checkboxes.
