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.
@Tid14 do you have access to Intelligence Suite? Otherwise you can use the tool PDF Input - Alteryx Community
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?
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!