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

Alteryx Designer Desktop Discussions

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

Extract from Pdf input

Tid14
8 - Asteroid

Hi, I am developing a workflow wherein the Input File is in PDF format. And i need to extract certain 10rows data from that pdf and perform calculations on that.

Refer below image, the brand CHU-YE i need to extract using certain expression.

And not using Select record.

 

CB1DE0FD-E794-46A1-A020-C94D98221026.jpeg

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

@Tid14 do you have access to Intelligence Suite? Otherwise you can use the tool PDF Input - Alteryx Community

Tid14
8 - Asteroid

I am using PDF Input only. My query is I need to extract only certain part of data from the whole PDF data to perform calculations. How to extract it?

alexnajm
18 - Pollux
18 - Pollux

Once you read in the data with the PDF Input, you should be able to use a multi row formula to create a column that would help a Filter tool keep certain rows and exclude the others!

Labels
Top Solution Authors