| Label | Explanation | Data Type |
Input Table | The table containing the records that will be iterated. | Table View |
Group By Fields (Optional) | The input field or fields that will be used to group the features for selection. Any number of input fields can be defined, resulting in a selection based on a unique combination of the fields. If no field is specified, the Object ID will be used to iterate over features. | Value Table |
Skip Null Values (Optional) | Specifies whether null values in the grouping fields will be skipped during selection.
| Boolean |
Derived Output
| Label | Explanation | Data Type |
| Selected Rows | A table view that can be used in other geoprocessing tools that accept a table view in ModelBuilder. | Table View |
| Value | The field values returned by each iteration. If more than one group by field is specified, the values are concatenated <field value1>_<field value2>. | Variant |
