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

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

How to extract information from a text file

dianita822
5 - Atom

Hello,

I converted some PDF'S to text and now I need to extract specific information from it. I need anything in the file that says HST :$$ example below

dianita822_0-1670342887719.png

 

2 REPLIES 2
WesCannon
Alteryx
Alteryx

Hi @dianita822 

 

You can extract any text that says HST:$$ using the Regex Tool configured with the Tokenize Output Method and set to Split to Rows as shown in the screenshot below. 

 

WesCannon_0-1670344002038.png

 

I've attached the workflow shown above in case that's helpful!

 

Thanks,

Wes

dianita822
5 - Atom

Thank you so much for your help.

Labels
Top Solution Authors