Data Table Filter

Hi,

I have three columns in a datatable and i want to add data to the data table based on a specific date filter. eg if i want to start adding data from date 10/30/2019 and add data until 11/30/2018 or all records for a financial year, how can i achieve this? We get data from screen scraping and each time we get a date it is used to get data for previous date.