【日本語/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?
you can use the concatenate option
Country={{lead.Country}}{{lead.character}}