Skip to main content
Solved

stop title displaying twice

  • May 26, 2016
  • 1 reply
  • 23 views

Forum|alt.badge.img

Hi guys,

Do you know how I can stop FME to display titles twice when writing out to excel work sheet. Se example below, I just want to display the title in first column and then just add the new month data after the previous month date without the title of the columns.

Current_Data_timestamp G

03-2016 6.330197

Current_Date_timestamp G

04-2016 6.742739

Best answer by jdh

On the writer feature type set Output Filed Names to No for every subsequent running of the workspace. (First time for a new file set it to yes).

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.

1 reply

jdh
Contributor
Forum|alt.badge.img+40
  • Contributor
  • Best Answer
  • May 26, 2016

On the writer feature type set Output Filed Names to No for every subsequent running of the workspace. (First time for a new file set it to yes).