Issue with Clear Field Value | Community
Skip to main content
Kim_Gandy1
New Participant
May 17, 2016
Solved

Issue with Clear Field Value

  • May 17, 2016
  • 1 reply
  • 3077 views

I'm trying to clear a field value from TRUE to NULL. In the smart campaign flow step, I've said Change Data Value = NULL (in all caps), saved the flow, and run the campaign, but the Change Data Value just defaults back to TRUE. Any insight?

I've consulted the following two help articles/discussions:

Can I clear data from field via smart campaign?

Change Data Value - Marketo Docs - Product Docs

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 Grégoire_Miche2

Hi Kim,

This is it: you are trying to update boolean fields. The Null does not work there, only the "False" value will work.

-Greg

1 reply

Grégoire_Miche2
New Participant
May 17, 2016

Hi Kim,

Are you trying to do this with a boolean field ? In this case, you cannot nullify it, you can only set it to False.

If not, get a screen shot of your flow step and show it here.

-Greg

Kim_Gandy1
New Participant
May 18, 2016
Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
May 18, 2016

Hi Kim,

This is it: you are trying to update boolean fields. The Null does not work there, only the "False" value will work.

-Greg