Hello! FME newbie here 👋
I have 100+ Excel workbooks, each of which has 2-4 worksheets in them. To prep to do some schema mapping, I'd like to read out all of the attribute names to a new spreadsheet (Excel or CSV, doesn't matter). Could anyone give me some guidance on how to do this? I've played around with the following transformers, but haven't had much luck figuring out how to use them to do what I'm hoping to do:
- Sampler (with no header on Excel reader)
- AttributeTransposer
- FeatureReader
- AttributeExposer
Any help, guidance, or links that might point me in the right direction would be much appreciated!