Hello community .
After i extract my fields and table from a document using document understanding i would only like the fields have low confidence to appear in action center for validation (So like if only the currency was under 80%, in the action center it will be only that field to validate.)
I thought having 2 taxonomy json files and checking all field confidences after the extraction and then somehow deleting those fields from the 2nd json and using that in the validation scope then.
But this would probably require lots of manipulation and may not be as reliable.
Is there an “official” method or any method better than what i thought?
Thanks in advance!