Forum Moderators: open
The files come from Commission Junction so I have no way of modifying them myself except manually in Excel which would be too time consuming.
Anyone else run into a similar situation and find a workaround? My thinking is that this must be a common issue.
Thanks.
Usually I just script a solution to do this, because it allows me to filter and check the data as I import it and print reports on errors. Choose your language, PHP, ASP, perl.
- Open & read .csv line by line
- split the fields into an array (skip header!)
- build select statement