Alteryx Designer Desktop Discussions

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

Learning how to write regular expressions

JThompson986
5 - Atom

I'm working on a project that requires me to parse data from PDF files into a data table. After trying to copy and paste the tables from the PDF and converting the PDF to an excel sheet, both solutions still left me with a lot of hand keying to get the data into a table format. I'm looking for a course to write regular expressions to help me with this project. Any suggestions will be appreciated.

Thank you 

3 REPLIES 3
Qiu
20 - Arcturus
20 - Arcturus

@JThompson986 

My recommendation would be

  1. Go through all the Regex related Weekly challenges, and check other persons workflow.
    by this we can know how other people doing their RegEx.
    https://community.alteryx.com/t5/Weekly-Challenge/Weekly-Challenge-Index-amp-Welcome/td-p/48275
  2. Use this website, it is very useful.
    https://regex101.com/
JThompson986
5 - Atom

Thank you for the suggestion. I will check it out. 

Qiu
20 - Arcturus
20 - Arcturus

@JThompson986 
And you can alwasy ask question here and I am sure there are many people would be happy to answer.

Labels