I am reading a CSV file. The data does not have a header record and in the Fields setup of the reader I select None for the field Names Line (default is 1.) The data preview shows the first record being read at that point. However, when I save the reader and preview the data it starts at the 2nd record.
Page 1 / 1
FME 2022.2 works normal. Which FME-Version are you using?
@Robert Gilley I couldn't reproduce the issue you report in FME 2022.1 or 2021.1. The configuration I used in the image below:
We're using : FME(R) 2019.2.1.0 (20191202 - Build 19813 - WIN32)
But I discovered that the first record is available in later processes/transformations. It just doesn't show when I preview the data source once the reader has been selected.