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
After finding the overdue rows, pass their row numbers to Row Numbers and set Values to{ "Status": "Overdue" }. The action writes that status to
every selected row.
Troubleshooting
A column cannot be matched
A column cannot be matched
Verify the header row and available header text. A blank or substantially
different column name cannot be resolved.