We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Certain Information from .TXT File to Excel

JacobGFMR
7 - Meteor

Hello, 

 

I need some help creating an excel sheet from certain information in a .txt file. 

I have attached the .txt file I am using. 

 

Below is an example how I need it to look, but I need all data for all people in the .txt file. 

 

SSNPART NAMEBIRTH DATEFUNDSOURCEMARKET VALUESHARE BALANCECOST BASISNET CONTRIBUTIONSEARNINGS
XXX-XX-XXXXJOHN DOE01/01/1900001488AAA$22,097.81250.2300$19,614.92$19,564.07$2,533.74

 

 

5 REPLIES 5
Luke_C
17 - Castor
17 - Castor

Hi @JacobGFMR Is this sample data? It looks like there's a lot of sensitive data you uploaded if not.. 

Emmanuel_G
13 - Pulsar

Hi @JacobGFMR ,

 

Do you want something like this ? ( Workflow attached )

Emmanuel_G_0-1658424155771.png

 

JacobGFMR
7 - Meteor

@Luke_C I have removed the txt file and added a new one. Thank you. 

JacobGFMR
7 - Meteor

Ultimately, yes. But I need to read it from a .txt file first.  

Emmanuel_G
13 - Pulsar

Hi @JacobGFMR ,

 

Find attached a workflow which gives excepted output from provided text file.

 

Was that what you wanted?

Emmanuel_G_0-1658520100021.png

 

Labels
Top Solution Authors