Skip to main content
Level 5
August 13, 2018
Respondido

String Field to Null Value

  • August 13, 2018
  • 2 comentários
  • 3640 Visualizações

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!

Este tópico foi fechado para respostas.
Melhor resposta por SanfordWhiteman

Yes, use the 4-letter string

  NULL

as the new value.

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

2 comentários

SanfordWhiteman
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.)

KARENBLAutor
Level 5
August 13, 2018

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