Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

FORMATTING DATA FROM MAINFRAMES

chinu267
8 - Asteroid

Good Day. At times I get files from Mainframes that I process in Alteryx.

 

The raw output is in "00-ACTUAL-DATA.txt"

The data needs to be processed as in 01-EXPECTED-DATA.txt before we get the final output as in "02-EXPECTED-FINAL DATA.txt"

 

Once data in in "02-EXPECTED-FINAL DATA.txt" format, I can process it into excel/some DB

5 REPLIES 5
mceleavey
17 - Castor
17 - Castor

Hi @chinu267 ,

 

can I ask, why would you do anything in Excel? What is the final format you want in Excel?

 

M.



Bulien

chinu267
8 - Asteroid

The final output needed is 02-EXPECTED-FINAL DATA. Only thing here we need is split the fixed width data into different columns 

Inactive User
Not applicable

Interesting problem.

Felipe_Ribeir0
16 - Nebula

@chinu267 , if i understood well, here is the solution. This one is not so trivial.

Qiu
21 - Polaris
21 - Polaris

@chinu267 
I am also not quite sure what I am doing is corect or not.
Just read the text one row each, the apped the data row having 'OUT '.

0915-chinu267.PNG0915-chinu267-1.PNG

Labels
Top Solution Authors