String Field to Null Value | Community
Skip to main content
Level 5
August 13, 2018
Solved

String Field to Null Value

  • August 13, 2018
  • 1 reply
  • 3607 views

Is it possible to change a string value field to a null value in a mass update?  We are cleaning up one of our name fields and we want to make the value null.  Thank you for your feedback!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Yes, use the 4-letter string

  NULL

as the new value.

(Yes, this means "NULL" is a reserved word in Marketo.)

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
August 13, 2018

Yes, use the 4-letter string

  NULL

as the new value.

(Yes, this means "NULL" is a reserved word in Marketo.)

KARENBLAuthor
Level 5
August 13, 2018

Thank you!  Seemed I needed the block fields area unblocked too for dat changes.  Works like a charm.