Asking Extract PDF to Excel

hi, need help, i have created flow to exctract PDF as attached.(main.xaml)

Why the result in excel its only only first letter, it should be Letter and numeric.
it supposed the values is like the message box (as attch)
Thank you.

Main.xaml (16.1 KB)
Book1.xlsx (8.7 KB)

try this
{getFCR.ToString,getInvGGI.ToString,getInvExpd.ToString,getValueVAT.ToString}

thanks a lot @natanael.mendes its working now…

1 Like

@natanael.mendes could you help once again. :smiley: i have create for extract all pdf in same folder, i have create flow like below (attch file) but it showing eror

image

can you help for checking in my flow. thank you.
ExtractMultiFilesPDF.xaml (13.6 KB)

where you gettin this error?

Check if you have initialised your datatable or Any value you are passing in add data row, which is coming as Null.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.