Hi there!
I have an excel sheet with one chunk of data in one column that requires “text to column” to seperate the data with a delimiter ‘/’.
For e.g.
“MIYUNHE / 1611N” in column A.
I want to seperate into “MIYUNHE” in column A, and “1611N” in column B.
is there anyway to do this in UiPath?
Thank you!