Tool to add an iterator column to a Gigasheet dataset based on current filters and order. Use when you need sequential row numbers in your data. This action creates a new column with sequential numbers (1, 2, 3, ...) for each row. The numbering respects any applied filters and s…
handleRequiredstringUnique identifier (handle) of the dataset to which the iterator column should be added. Example: 'f2ce9f7d_f429_402a_b0a0_5e5587feb608'
sortModelarrayList of sort specifications to apply before numbering rows. The iterator column will respect this sort order, numbering rows in the sorted sequence. If not provided, rows will be numbered in their current order.
columnNameRequiredstringName for the new iterator column that will be created. This column will contain sequential row numbers based on the current filters and sort order.
filterModelobjectFilter model specifying which rows to include in the iterator numbering. Each key is a column name, and the value defines the filter condition. Only rows matching the filter will be numbered sequentially. If not provided, all rows will be numbered.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.