I am building a report in Sales force which is having single column data like this
France > Western Europe > Europe > WEST
Now I want split this column into four columns
Country | Sub region | Region | Super Region
France | Western Europe | Europe | West
How can do this ?
Do we have any feature same as we have in Excel to convert text to columns by delimiter