Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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