MathewCrist
5 years agoQrew Member
Need to transform data into a new field: State name = State abbreviation
When a new 'Lead' entry is created in my app, the field for Address: State/Region is fully spelled out (i.e. Alabama). We've set it up this way and this part can't be changed.
What I want to happen is this:
Anytime a new 'Lead' entry is created, I want to create an action or formula that creates a separate field for the State abbreviation.
For instance:
A new lead comes in. The state address is California.
Need to create new field entry of CA for this lead.
How can I do this?
FYI: There's another post that is somewhat related, but I couldn't figure out how to execute based on these instructions:
Reference: https://community.quickbase.com/communities/community-home/digestviewer/viewthread?GroupId=103&MID=30396&CommunityKey=d860b0f8-6a48-487b-b346-44c47a19a804&tab=digestviewer
{{ "Alabama"|replace("Alabama", "AL") }}
Thanks,
Matt
------------------------------
Mathew Crist
------------------------------
What I want to happen is this:
Anytime a new 'Lead' entry is created, I want to create an action or formula that creates a separate field for the State abbreviation.
For instance:
A new lead comes in. The state address is California.
Need to create new field entry of CA for this lead.
How can I do this?
FYI: There's another post that is somewhat related, but I couldn't figure out how to execute based on these instructions:
Reference: https://community.quickbase.com/communities/community-home/digestviewer/viewthread?GroupId=103&MID=30396&CommunityKey=d860b0f8-6a48-487b-b346-44c47a19a804&tab=digestviewer
{{ "Alabama"|replace("Alabama", "AL") }}
Thanks,
Matt
------------------------------
Mathew Crist
------------------------------