Iterate on multiple items
In the distinct items example, only distinct rows are kept.
To keep all rows and sort them by type
in ascendant order, add the reserved iterator i
. Separate multiple iterators with a comma ,
.
Data
Cars |
---|
|
|
Last updated