Hello,
I tried reading a csv and stored it in datatable (dt1). I filtered the records from dt1 based on certain condition and created dt2. Finally I wrote the data to an excel sheet but the issue here, I see that records in excel are arranged in ascending order whereas in the original csv file, it didn’t have any order. Can you people tell me what’s the issue here? Is it expected? There are only 1100 records
Can’t share screenshots as it is confidential. Any help would be appreciated
Thanks
Selva