As i need to extract the line item data from the invoices using data scrapping? But I don’t know how to extract the data correctly without any error…
Hi,
Can you share the screenshot of the invoice and how the data looks like?
Hello @agathiyanv
if it’s a pdf, you can use Read pdf text and then use regex to get the value from it.
else you can open the pdf and use Get Text to get the data