Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

REGEX Support Oracle text report

imadorkous
5 - Atom

I am looking to get support from the Alteryx Community. I have text report from our oracle database that I want parse into columns that should look like this:

imadorkous_0-1647452071427.png

However, when I use text to columns to tool, it is just messy.

It seems like the regex tool would be the way to go, but I wasn't too sure. 

 

Can anyone help me on how I should tackle this?

I have added the sample txt file as well. Please let me know if you have any questions, thank you. 

 

3 REPLIES 3
gabrielvilella
14 - Magnetar

Hi @imadorkous, when inserting the file in Alteryx, select the option to read it as fixed width text file. Then you just need to click where each field begins as below:

gabrielvilella_0-1647453286088.png

 

imadorkous
5 - Atom

You are the best @gabrielvilella! This solved what I was trying to do! Thank you!!

atcodedog05
22 - Nova
22 - Nova

Thank you for the knowledge share @gabrielvilella 🙂 This is something new to me 😀

Labels
Top Solution Authors