Hi,
Scenario -
1. Read data from .xlsx
2. Filter data based on a column
2. Remove Duplicates in the table
3. Write table CSV file
To Remove duplicates i added the data to a list and removed the duplicates. Now i have to create CSV file with FinalDt.
In order to do that i have to convert List to Data table or Remove Duplicates from a Data table. And also how to append the data table with multiple rows.

Report
All responses (
Answers (