I am using CR 10. Our ERP systems spits out a CSV file that I would like to use as a datasource. However, the file has no header row (i.e. the frst row is data). I've tried several different data connection types but they all end up turning the first row of data into the feild names. Is there a data source type that will assign feild names instead so that the first row is handled as a record instead of feild names? (i.e. Feild1, Feild2, Feild3... or whatever)