Skip to main content
Question

Import several excels with the same schema from one folder as different features

  • February 7, 2022
  • 1 reply
  • 50 views

Hello, I'm working with FME2020. I want to import several excel files with the same schema from one folder as different features. With a xlsx-reader (select multiple folders/files) all files are written in one feature. With a path reader I can't define a schema. Is there a way to read all the files with one reader or do I have to use one reader per file? Thanks in advance

1 reply

alexlynch3450
Contributor
Forum|alt.badge.img+16
  • Contributor
  • February 7, 2022

Path reader => test filter => FeatureReader @Value(path_windows)

assuming youre working on windows os.