Regular Expression String Replacement
- 07 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Regular Expression String Replacement
- Updated on 07 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article Summary
This is a machine-translated version of the original Japanese article.
Please understand that some of the information contained on this page may be inaccurate.
summary
This function replaces a part of a string in a column with another string during transfer.
How it works
You can use it by setting it in the data settings in STEP.2 Preview / Advanced settings in Transfer Settings.
If you save and preview after setting, you can check the column data after application on the preview screen.
specification
- It is also possible to apply multiple replacement settings to a single column.
- Please refer to the official documentation.
- Regular expressions can use Java regular expression notation.
reference
Was this article helpful?