Skip to main content
Question

Bug on CSV reader?

  • September 28, 2022
  • 3 replies
  • 18 views

robertgilley
Contributor
Forum|alt.badge.img+5

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.

3 replies

tomfriedl
Contributor
Forum|alt.badge.img+13
  • Contributor
  • 177 replies
  • September 28, 2022

FME 2022.2 works normal. Which FME-Version are you using?


Forum|alt.badge.img+2
  • 1891 replies
  • September 28, 2022

@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:

image


robertgilley
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • 19 replies
  • September 28, 2022

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.