Hi,
Is it possible to split 1 column to multiple columns by specifying the splitting character?
For Eg, I have column named Campaign and the values in the column follow a standard format like
'Campaign Date_Campaign Name_Campaign Type_Source_Language_Status'
Is there a way to split this column by '_' ?
Thanks,
Angel