Skip to main content
Nintex Community Menu Bar
Question

External data lookup variables

  • June 12, 2026
  • 1 reply
  • 25 views

Forum|alt.badge.img+1

I have an external data variable that I’m using to populate a repeating section. In order for this to work properly, I need to name the repeating section form controls using the unique identifier names of the related external data variable columns. An example: External data variable column name “Lead (Email)” is unique identifier “Lead_Email”.

External data variables don’t automatically display their columns’ unique identifiers, so I find myself guessing at the unique identifier names. Is there a way to view/display an external variable’s column’s unique identifier?

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • June 14, 2026

Hi ​@Adam,

Firstly, create your External data variable.
Then create a variable that converts the first row to a string.
Example:

Add a label control to the form and insert the variable.
Preview the form.