Update single row

Use the Tables - Update single row action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to update one row of a Nintex table.

For more information about Nintex Tables, see Tables list.

Configure the Tables - Update single row action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  1. Select the table you want to update in Table name.
  2. Enter the Row ID of the row you want to update.

    Note: You can copy the row ID from the table. For instructions, see Tables list.

  3. Click Add column to select the columns you want to update.

    Note: To add a single item to a column, select the column and select a value. To add multiple items, select the column and use the Add Item field.

Tables - Update single row fields and settings

Field

Description

Variable types

Table name The name of the table to update.

Text, Decimal, Integer, Boolean, DateTime, Collection

Row ID

The Row ID of the row you wan to update.

Note: You can copy the row ID from the table. For instructions, see Tables list.

Text, Decimal, Integer, Boolean, DateTime, Collection
Columns

Add the columns to update.

All columns of the table are available for selection, except for the default Metadata columns and Date type columns.

(n/a)
Overwrite the existing files

Specify whether the files currently stored in the record's file column should be replaced when you update the row.

  • Yes: Replaces the existing files with the files provided in the input file collection. If the input file collection is empty, the record's file column is cleared and will be empty.

  • No: Keeps the existing files in the record's file column. If the input file collection is empty, the existing files are not removed.

(n/a)