Can you point me to a CSV that demonstrates this? I just used a CSV that had this as the first line:
title;pages;composers;difficulty
And everything worked fine, even without the semi-colon at the end. Or am I misunderstanding you and you are saying that rows without a semi-colon at the end ignore the last value? This also doesn't seem to be the case as the first row in my file had no semi-colon at the end and it correctly read in the difficulty I specified. If there is a blank value at the end, this should be ignored anyways, so I don't think that's the problem you are describing either...
Thanks,
Mike
title;pages;composers;difficulty
And everything worked fine, even without the semi-colon at the end. Or am I misunderstanding you and you are saying that rows without a semi-colon at the end ignore the last value? This also doesn't seem to be the case as the first row in my file had no semi-colon at the end and it correctly read in the difficulty I specified. If there is a blank value at the end, this should be ignored anyways, so I don't think that's the problem you are describing either...
Thanks,
Mike