Jump to content
  • 0

how to merge 2 fields


DRAhmed

Question

7 answers to this question

Recommended Posts

  • 1

Hello @DRAhmed,

I am not sure that I got the question. I will describe a solution for the request as I understand it. If this is not the case, please provide an example of what you need to achieve.

 

1) For example, I have a table with 2 fields: City and Address

n5mAicB.png

And the goal is to store both these values in the Address field. For example: Philadelphia , 3006 Medical Center Drive

2) The Task can update the field using some logic. In my case, it is like this: 

ciAjsqG.png

The Task concatenates the City and the Address in each record.

3) After the Task run I have the following result:

N2ayBgX.png

So I can delete the 'City' field now.

Hope this helps.  

Link to comment
Share on other sites

  • 0
19 hours ago, cheonsa said:

Hi @DRAhmed, what do you mean by merging 2 fields in a Table? If you are referring to combining values from two fields, you can use a Formula Field to concatenate the fields.

https://howto.caspio.com/tables-and-views/data-types/formula-fields/

not in this way 

i have to field in a table where the fields contain data 

i want to merge data from both of the fields in one of those fields and delete the other

Link to comment
Share on other sites

  • 0
2 hours ago, CoopperBackpack said:

Hello @DRAhmed,

I am not sure that I got the question. I will describe a solution for the request as I understand it. If this is not the case, please provide an example of what you need to achieve.

 

1) For example, I have a table with 2 fields: City and Address

n5mAicB.png

And the goal is to store both these values in the Address field. For example: Philadelphia , 3006 Medical Center Drive

2) The Task can update the field using some logic. In my case, it is like this: 

ciAjsqG.png

The Task concatenates the City and the Address in each record.

3) After the Task run I have the following result:

N2ayBgX.png

So I can delete the 'City' field now.

Hope this helps.  

if i dont have access to triggered actions , how to do it 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...