Hi @annalyy, It available in the UiPath 2018.2 version not in below version
Refer below post to filter the data table.
For Example
dt.Select("[ColumnName]='Columnvalue'").CopyToDataTable()