Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
RA6
Creator
Creator

PDF to CSV and Data Restructure

Hello folks,

 

I am extracting data from pdf to csv.

After extraction, the data is some kind of scattered and i need to assemble them cleanly.

 

Scattered data from pdf to csv

0683p000009MZsB.png

 

As you can see, the delimiter is | and the schema is different for each row.

What i am trying to do is to convert each rows into column:

 

Expected result:

0683p000009Ma3F.png

 

Is there a way to do that?

Please advice.

 

Many thanks,

asadasing

Labels (2)
2 Replies
Knowme
Contributor
Contributor

Can you please share how you converted PDF to csv using which component?

RA6
Creator
Creator
Author

it is a custom component which is available in talend exchange.