data

Add iterator column

Add an iterator column to the dataset based on current filters and order of the data.

post/dataset/{handle}/iterator-column

Path parameters

handlestring required

Handle of the sheet to which the iterator column should be added

Request body

columnNamestring
filterModelobject

Response

OK

{"stackTrail":"paths:/dataset/{handle}/iterator-column:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes