検索置換ツールを使用して、データセットの1つの列で1つの文字列を検索し、それを別の文字列に置き換えます。検索置換ツールは、列を行に追加するときも使用できます。
検索置換ツールには、2つのアンカーがあります。
F input anchor: This input is the initial input table ("F" for "Find"). This is the table that is updated in the tool's results.
R input anchor: This input is the lookup table ("R" for "Replace"). This is the table that contains data used to replace data in (or append data to) the initial input.
出力アンカー: 出力アンカーには、検索置換ツールの結果が表示されます。
検索置換ツールの設定には次の3つのセクションがあります: 検索テーブル、検索、置換。
検索条件を選択します。
次の値を含む: 列の任意の部分に存在する、列値のインスタンスを検索します。列全体に検索対象の値だけが含まれている必要はありません。
次の値で始まる: 列の先頭に存在する、列値のインスタンスを検索します。列全体に検索対象の値だけが含まれている必要はありません。
完全一致: 列全体に含まれる列値のインスタンスを検索します。このインスタンスは、完全な状態で存在していなければ新しい値に置き換えられません。
Column to Search: Select the column from the F input anchor with the data that you want to replace.
Find Value: Select the column from the R input anchor that contains the data you want to search for in the Column to Search.
検索条件を選択 (オプション):
大文字小文字を区別する: このオプションでは、検索時に大文字と小文字を区別します。
単語全体一致のみ: 文字列は、先頭と末尾にスペースがある場合にのみ一致します。セルの先頭または末尾にある文字列の場合、もう一方の端にスペースが必要です。
You can choose to replace data using these options...
Replace Found Text
Choose this option to replace the found text with the text in the Replace Value column (from the R input anchor).
Optionally select Replace All Matched Items. Only use this if you selected Contains from the Search Criteria option.
Create Columns with Replace Data
Choose this option to create a column populated with the lookup table (R input anchor) data whenever the selected Find Values data is found within the selected Column to Search.
Check the columns you want to create.