I find that many csv files come with a first line that defines the columns. This is quite useful initially to define the import.
But when I leave the 1st text line intact and import the csv file (with the data format properly spec'd), FM complains.
Since when importing regularly from csv files, reducing any manual changes to a minimum greatly reduces chance of error and time cost, would it be possible to add an option to skip the first line? And while at it, possibly an option to skip lines beginning with one of the usual "comment characters", eg. "#" and ";"? This latter would facilitate editing certain lines out of source files while automatically maintaining an audit trail.
But the 1st line issue is the main one, for me at least. It would completely eliminate editing for most of the csv files I handle.
Rufus