I have the start index, i1,
the last index, i2, of a data table.
i want to extract a table where starts at i1 is the first row and i2 is the last row.
how can i do this using the filter data table activity?
@Rowley101
In read range workbook activity give range as i1:i2 and get datatable