Hi,
I’m trying to process a csv file but can’t locate it when using Excel Application Scope. So I’m wondering if csv files are supported by this activity. As for the file’s location, I triple checked it and made sure it was there.
Hi,
I’m trying to process a csv file but can’t locate it when using Excel Application Scope. So I’m wondering if csv files are supported by this activity. As for the file’s location, I triple checked it and made sure it was there.
You will need to use the Read CSV activity or Read Text File activity to read a CSV. A CSV is technically a file you can read in Notepad, so extended Excel support was likely not added for this reason.