New Features rolled out on June 12, 2018
Split Column Option for Data Preparation
Do you have a concatenated values in your columns which you want to split for making better sense of your data and analytics? A simple example is splitting a customer name column as first name and last name. The new Split Column option helps you do this exactly.
The Split Column option allows you to split the value in a column into multiple columns based on a separator. This can be applied over the columns with data type Text, Multi-line Text, Email and URL. The split columns will be created as Formula columns with string data type.
To learn how to split a column refer
here.