SOLVED

Reset date/any format field to empty?

Go to solution
Prinu_George
Level 3

Reset date/any format field to empty?

I have a set of fields values that need to be made empty again.

I used "Change Data Value" in the flow step and applied the rule - If "attribute1" IS NOT EMPTY, "attribute1" New value _________ .
I did not find "Is empty" for the new value. The attribute1 takes formats like date and string types.

I run the campaign w/o any value (like in the screenshot) but the value did not erase.

Is there a better way to reset to "blank/empty" values for these attributes? Thanks in advance.
Screen Shot 2016-01-15 at 12.00.18 pm.png

Tags (2)
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Reset date/any format field to empty?

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Reset date/any format field to empty?

pastedImage_0.png

Dory_Viscoglio
Level 10

Re: Reset date/any format field to empty?

Sanford is correct here. Just make sure that you use all caps NULL and not some other variation, as I've seen that other variations don't work to clear the value.

Prinu_George
Level 3

Re: Reset date/any format field to empty?

Thank you. It worked!