Excel text to column equivalent in magic ETL
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
**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
-
Since Magic ETL is still in beta, there is not currently an easy function to simulate the "text to columns" functionality that exists in Excel. However, if you use a MySQL dataflow, you can take advantage of the "substring_index" function, which provides similar (although not exactly the same) functionality.
You can learn more about SUBSTRING_INDEX() here: http://www.w3resource.com/mysql/string-functions/mysql-substring_index-function.php
0 -
This link works:
http://www.w3resource.com/mysql/string-functions/mysql-substring_index-function.php
(the above poster's ending period got pulled into the URL)
2
Answers
-
I am also interested to know as well!
0 -
Since Magic ETL is still in beta, there is not currently an easy function to simulate the "text to columns" functionality that exists in Excel. However, if you use a MySQL dataflow, you can take advantage of the "substring_index" function, which provides similar (although not exactly the same) functionality.
You can learn more about SUBSTRING_INDEX() here: http://www.w3resource.com/mysql/string-functions/mysql-substring_index-function.php
0 -
I am interestedi n this too, however i see a 404 error on this page
0 -
This link works:
http://www.w3resource.com/mysql/string-functions/mysql-substring_index-function.php
(the above poster's ending period got pulled into the URL)
2 -
Has this functionality been developed since the original post? Either in ETL or Beast Mode? I'm looking for this solution as well.
Broadway + Data0 -
I am also curious is this is something that is now available in ETL and if so, how to perform it?
Thanks!
0 -
@btm please chime in on this one.
Thanks!
0 -
This worked perfectly!! Helped to solve my problem! Thanks for providing the link!
1 -
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.)
0
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.3K Connect
- 1K Connectors
- 267 Workbench
- Cloud Amplifier
- 3 Federated
- 2.5K Transform
- 78 SQL DataFlows
- 524 Datasets
- 1.9K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 433 Beast Mode
- 22 Variables
- 508 Automate
- 114 Apps
- 386 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 331 Distribute
- 76 Domo Everywhere
- 255 Scheduled Reports
- 65 Manage
- 65 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 67 Community Announcements
- 4.8K Archive