Is there a way to set a value as blank (empty) instead of null via a workflow? Basically I am trying to clear some fields if another field has a certain selection.
j
Javier Magana
04/24/2020, 4:10 PM
You should be able to use the set field value action and leave the static value empty
k
KevinJ of Kansas
04/24/2020, 4:12 PM
This is iffy - depends on field type. I'd be more inclined to script for this for performance/reliability