The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
Hi, I am trying to fill in a field with the content of 5 other fields separated by an underscore.
I manage to get Field1_Field2_Field3_Field4_Field5 but if one or more of the fields are empty I get a consecutive underscores like this: Field1__Field3_
Is there a way I can tell airtable not to include the underscores that would be followed by empty fields?