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.
May 18, 2017 09:51 PM
Hi all,
I want to use Zapier to export my table to Campaign Monitor but I only need the first name from my primary field which includes the person’s full name (first_name last_name).
Any ideas how I can accomplish this in the table or via Zapier?
I don’t mind creating a first name field and hiding it.
Sep 17, 2022 09:01 PM
Dang it, that was not the answer I was hoping for :slightly_smiling_face: I was trying to save fields in the original table. Thanks kuovonne!
Nov 21, 2022 12:46 PM
RIGHT(Full_Name, SEARCH(" ",Full_Name)+1)