I have used the read csv file activity many times and have never run into this issue. The activity is returning a datatable that is the correct dimensions but contains no data. I used a for each row activity to loop through the data table that was output and everything is blank. Its very strange because the number of rows in the datatable is correct though. Any ideas? I’ve never had to mess with encoding before but is it possible this is an encoding issue?
Also, I can’t post my workflow so please don’t ask me to.