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.
SOLVED

Regex after pdf conversion.

sachinsg
7 - Meteor

Hi all,

 

I converted a pdf and extracted the data which I need for further processing. Below is the dummy data which the replicates the same.

 
 
 
 
 
 

I am using Regex to format the data as required below.

 

Thanks in advance!

 

4 REPLIES 4
sachinsg
7 - Meteor

PLease use this input image and ignore the previous image.

Jean-Balteryx
16 - Nebula
16 - Nebula

Hi @sachinsg ,

 

Would you be able to send the data as file ?

 

Cheers,

 

Jean-Baptiste

markcurry
12 - Quasar

Hi @sachinsg 

 

Sometimes with the data extracted from PDFs you can be lucky, and be able can use RegEx to replace 2 or more spaces with a | , then use Text to Columns to split by the |

 

See sample workflow, hopefully that helps.

 

sachinsg
7 - Meteor

Hi Jean-Balteryx,

 

Attached is the input file.

 

Thanks.

Labels
Top Solution Authors