Skip to main content
The Update Table Row(s) action writes the same set of named column values to one or more rows. It resolves column names from a header row and leaves unspecified columns unchanged.

Inputs

Column names are matched case-insensitively to the closest header within a small spelling distance. Row numbers are sorted and deduplicated.
This action applies one Values object to every selected row and returns no output. Use separate action runs when different rows need different values.

Example

Troubleshooting

Verify the header row and available header text. A blank or substantially different column name cannot be resolved.