I’m trying to read a spreadsheet and save it in a datatable variable, but this error is showing up
I’m trying to read a spreadsheet and save it in a datatable variable, but this error is showing up
Make sure you’re reading the data into an empty datatable object. If that column already exists, you will get an error.