Filter data table (range does not exist error)

Hi i want to filter a data table based on the date.i.e i want to keep the rows whose “date” is greater than or equal to (say 15-03-2020).
when i used filter data table and used the (>=) formula, after filtering i got the error saying(write range:Range does not exist).
please help me to filter the data table based on a specific date.

Regards,
Dasharath ND

@dasharath.nd If you’re getting the Error at write range, it means that Either the Datatable is empty or you have provided an invalid Range value in Write Range.

Can you Show us the Screenshots of Write Range and Filter Datatable?