
Fred
Fred
San Francisco, USA
Joined: Thu Feb 06 18:42:57 UTC 2020
Latest Posts
-
Re: Formula doesn't work until I populate each field in the formula at least one time, then works for the one record. Needs to be repeated in each record?
Try putting null instead of 0 if you are looking for empty fields. if 'Phone 3' != null then 'Phone 3' else if 'Phone 2' != null then 'Phone 2' else Phone end end