Excel text to column equivalent in magic ETL

Chips
Chips Domo Employee

What is the equivalent of the text to columns (from Excel) function in magic ETL?  I have a column with mixed values that I need dileneated based on a constant character (in this case ";"). 

 

Ex. 

123456;SKUName

 

Need two columns

Column A               Column B

123456                   SKUName

Domo Consultant

**Say "Thanks" by clicking the "heart" in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"

Best Answers

Answers

  • kshah008
    kshah008 Contributor

    Hi all,

     

    Can anybody help @Chips with their question?

    Thanks!

  • moniP
    moniP Member

    I am also interested to know as well!

  • moniP
    moniP Member

     I am interestedi n this too, however i see a 404 error on this page

  • kshah008
    kshah008 Contributor

    @Chips, did any of the above replies help you out?

  • Has this functionality been developed since the original post? Either in ETL or Beast Mode? I'm looking for this solution as well. 

    Broadway + Data
  • I am also curious is this is something that is now available in ETL and if so, how to perform it?

     

    Thanks!

  • @btm please chime in on this one.

    Thanks!

  • This worked perfectly!!  Helped to solve my problem!  Thanks for providing the link!

  • Since this post has been solved with MySQL dataflow for a while, is there any updates on the Text to Column feature using ETL? (I am new to ETL, so if this has been solved in other places, please advise.)