Column field from form ai not write in excel

Hi Everyone , i want to get data from pdf and write in to excel using form ai. Present validation stage show accurate data then write in excel also well but column field not write in excel but just mention Table .
Below attached my screenshot for referance.

Regards,
Mohamed Farhan

HI @MD_Farhan1,

Have you checked if your line items might be extracting in dataset.tables(1) or dataset.tables(2).

Try export dataset activity and try to merge the data from dataset.tables(2) to a new datatable.

Thanks,
Pallavi.

No i got error

Regards,

Please remove the loop and directly write the dataset.tables(1) in write range activity.

1 Like

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