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
Solved! Go to Solution.
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.
I've attached the workflow shown above in case that's helpful!
Thanks,
Wes
Thank you so much for your help.