Prior to this task:
✔ Data must be loaded.
1️⃣ Active page ➡ select |
|
2️⃣ Data in analysis flyout ➡ select column to split | |
3️⃣ Expanded data in analysis flyout ➡ select |
|
4️⃣ Details on selected column panel ➡ Actions ➡ select |
|
5️⃣ Split Column ➡ enter
|
|
6️⃣ Split Column ➡ select |
Supporting Knowledge
Optionally, the user may want to remove unwanted characters from the beginning or end of the original string before performing the split. For example, if you have string values within a parenthesis or within quotation marks, you can trim away these characters by specifying several characters to remove from the beginning or end of the string.
Optionally, if the user is more interested in the values at the end of the string, the Split from end of string option can be used to start counting the substrings to extract from the end instead of from the beginning.
Comments
0 comments
Article is closed for comments.