Table data

You can use Table data variables to reference and display data from a Nintex Table in a Nintex Automation Cloud form.

If you click an object or variable from the list in the Tables data section, you can view all the variables it contains. A path is also displayed on top of the list to help you track the variable you selected.

You can add and manage Table data variables from the Data variables tab. For more information, see Data variables.

For more information about Nintex Tables, see the Tables help topic.

Note: Anonymous forms are not supported and table data variables will not load in the form when the form is configured to be accessible to anyone with the URL.

Add a table variable to a form controls

You can add a table variable to a Label, Choice - Single or Choice - Multiple form control through the Insert variable dialog box in the Text or Options field.

  1. In the Designer tab of the Form designer, drag the Label, Choice - Single or Choice - Multiple control onto the canvas.
  2. Click the control to open the configuration.
  3. Depending on the form control selected do one of the following:
    • Label: Click or hover over the Text field, and click Insert.
    • Choice - Single or Choice - Multiple: Click or hover over the Options field, and click Insert.
  4. In the Insert variable dialog box, click Table data.

  5. In the panel that appears, click Create variable.

  6. Follow steps 5-9 in the Create table data variables using the Data variables tab section to create a table variable.

  7. Navigate to the variable that you want to insert, and then click Insert.

    The variable is added to the Text field of the Label control.

Add table variables to formulas

You can add table variables to formulas through the Variables tab of the Formula builder. You can access the Formula builder when you insert variables with applied formulas to a field. For more information on accessing the Formula builder, see Formula builder.

  1. In the field for a form control or rule, click Insert.

    The Insert variable dialog appears, displaying the Formula builder.

  2. In the Table data section, find the data source variable that you want to add, and click Insert.

    The table variable is added to the Formula area.

Add table variables to rules

You can add table variables to a rule through its If and Then fields.

  1. In the Rules tab of the Form designer, click Add form rule.

  2. Specify the Name of the form rule.

  3. In the first field for If, select a form control, and select an option in the second field.

    Note: You can also add a table variable to an If field.

  4. In the first field for Then, select a Label, Choice - Multiple, Choice - Single control, and select one of the available options in the second field.

  5. In the third field that appears, click Insert.

  6. Click Table data, and insert the variable that you want to be displayed when the condition is met.

  7. Click Create rule.

    For more information on adding rules, see Rules.

For more information on the External data tab, see Data variables.