question

Aldo-8699 avatar image
0 Votes"
Aldo-8699 asked romungi-MSFT commented

Form recognizer csv report

When i download a csv report from an analysis both files as infos have value "undefined", from GUI in prediction results i have all fields populated and correctly extracted, how can i have correct output from csv file? My plan is free trial

azure-form-recognizer
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Aldo-8699 Could you please provide more details on how you are generating a CSV report? Are you following any steps to perform the same or is this an integration scenario of form recognizer with any other app?

1 Vote 1 ·

I'm trying form recognizer from graphical environment, without interactions with other apps, after training I use a pdf from local, I start the analysis and in the results I can download either a json or a csv, the json is generated correctly the csv instead has the values undefined

0 Votes 0 ·

Thanks @Aldo-8699 I think I understand your scenario now. Are you using the web hosted version of labeling tool or is it deployed locally using a container?
For my understanding any null values in the JSON are mapped as undefined in the CSV format. Do you see any null values for the labels in JSON format that are shown as undefined in CSV?

Since, this could be a data issue, I would recommend to provide details i.e the JSON file and the CSV file for your export and post them on the issues section of the tool's github page here. Please ensure to post the version of the tool in the issue, the version of the tool will be on the bottom right corner of the screen.

I do not think the issue could be related to your plan though.


1 Vote 1 ·

0 Answers