Skip to main content
Solved

XLS Reader without header

  • March 10, 2017
  • 2 replies
  • 26 views

gpt_geoinfo
Contributor
Forum|alt.badge.img+2

Hi all!

I want to read an xls-list without the first row to be the attribute-namer. As a result I will have attributes A, B, C, D, etc. I couldn't see a setting for that. Is it even controllable?

Cheers,

 

-Maria

(I am using FME 2016)

Best answer by takashi

Hi @gpt_executer, try setting 0 (or empty) to the Field Names Row in the Excel reader parameters when adding the reader.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Celebrity
  • Best Answer
  • March 10, 2017

Hi @gpt_executer, try setting 0 (or empty) to the Field Names Row in the Excel reader parameters when adding the reader.


gpt_geoinfo
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • March 13, 2017

Ah, that's it. Too easy ;-)

Thanks a lot!