Skip to main content
Question

Write null value into string attribute with a File Geodatabase Writer

  • September 4, 2018
  • 1 reply
  • 24 views

bgeorges
Contributor
Forum|alt.badge.img+5

I am reading features from an Excel sheet and writing those features into a table in a File Geodatabase.

I have noticed that string attributes without values in the Excel sheet are written as empty strings in the File Geodatabase instead of being Null.

Is there a way to write those as Null instead?

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

oscard
Influencer
Forum|alt.badge.img+22
  • Influencer
  • 344 replies
  • September 4, 2018

There is a transfomer called "NullAttributeMapper". I think it could work for you.