DocumentField string contains % and $ symbol in string value (1099r Prebuilt)

Ben Graff 20 Reputation points
2024-10-22T22:51:22.45+00:00

When using the prebuilt US Tax Model for 1099r the % symbol is getting added to the Value of the box which is of type string. This causes casting problems when you try and convert the string to a number since it's not expected behavior.

Problem Fields:
Box 8 Percentage
Box 14

Box 17User's image

Expected Behavior: The % or $ symbol shouldn't be included in the Value.
User's image

I'm using the Java Azure SDK but it's replicatable through the Document Intelligence Studio using the default example for they have for 1099r. Their example form doesn't contain the problem for box8percentage however. This is the sample I'm using that does contain that problem.

Version 2024-07-31 (Preview)

import_1099r_Fidelity_1_FULL.pdf

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

Accepted answer
  1. Avinash Devarakonda 155 Reputation points Microsoft Vendor
    2024-10-25T15:46:02.1333333+00:00

    Hi Ben Graff,

    Thank you for your feedback! Your suggestion is valuable to us and will help improve our services. It also enables us to address the concern with the respective teams.

    We encourage you to share additional ideas and suggestions through the Azure Feedback Forum platform where you can contribute thoughts on improvements, new features, or other enhancements you’d like to see in Azure services.

    You can access the Azure Feedback Forum using the following link: Post idea · Community (azure.com)

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.