各リードのフィールド内の文字列にデータを追記することはできますか?(Can I add data to the character string in the field of each lead?)

Koki_Enomoto
Level 3

各リードのフィールド内の文字列にデータを追記することはできますか?(Can I add data to the character string in the field of each lead?)

【日本語/Japanese】

フィールドのデータを一斉に修正することはよくやっております。

実際に、リスト内のデータを「すべて選択」し、「リードアクション」⇒「データ値の変更」で値を変更(上書き)をしております。

これを上書きではなく、すでに入っている文字列の後ろに追記することは可能でしょうか?

【英語/English】

It is well done to correct the field data all at once.

In fact, we select "all" data in the list and change (overwrite) the value with "read action" ⇒ "change data value".

Is it possible to append this to the end of a character string already included, not overwriting?

1 REPLY 1
Josh_Hill13
Level 10 - Champion Alumni

Re: 各リードのフィールド内の文字列にデータを追記することはできますか?(Can I add data to the character string in the field of each lead?)

you can use the concatenate option

Country={{lead.Country}}{{lead.character}}