Invoice date format is not consistent

Helal Futloo 0 Reputation points
2024-03-14T23:32:27.7766667+00:00

Hi all,

We are using the Invoice prebuilt model. The invoice date format is inconsistent.

Please find the attached/below sample json result.

Incorrect Conversion

"InvoiceDate": {
						"type": "date",
						"valueDate": "2024-04-03",
						"content": "04/03/2024",

Correct Conversion

"InvoiceDate": {
						"type": "date",
						"valueDate": "2024-02-05",
						"content": "05/02/2024",

Kind Regards

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,535 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 15,956 Reputation points
    2024-03-18T22:00:48.9033333+00:00

    Hello @Helal Futloo , Thank you again for your time and patience throughout this issue.

    Looks this is a known issue. The product team is working on this. However, these improvements will be covered in the upcoming General Availability (GA) feature this year.

    I hope this helps.

    Regards,

    Vasavi

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments