Phone Number field Not Usable for Concatenating | Community
Skip to main content
June 13, 2013
Solved

Phone Number field Not Usable for Concatenating

  • June 13, 2013
  • 3 replies
  • 1136 views
I want to concatenate two fields into one. I want to add a custom "Extension" field to the existing "Phone" field. When I try to consolidate the fields using tokens, I get the error that I can't use Phone token for this purpose. Am I missing something? How do I accomplish this?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by
I was able to concatenate the phone number with its extension without error using the Change Data Value flow action as in the screen shot below.  Can you provide a screen shot of the flow action you are using and the error message?

3 replies

June 14, 2013
Good catch!  Mine is a string field in part because sometimes people include alpha characters in the phone extension field.
June 14, 2013
I figured it out, I had created the Extension field as an Integer field, and apparently Integer fields do not work in these scenarios.

Thank you for responding, sir!
Accepted solution
June 14, 2013
I was able to concatenate the phone number with its extension without error using the Change Data Value flow action as in the screen shot below.  Can you provide a screen shot of the flow action you are using and the error message?