I have a excel with 3 columns-Name, amount and date.I want to filter date column with future date. i want to remove all the rows with future dates.
.
Is there any way to do this either by using linq query or filter data table
i want the output like this below excel