Receipt extractor is missing date and tax amount from line items

Hi! I’m using the “Extract Document Data” activity to read receipts.
I’m using the Predefined standard model.

The receipt model only extracts date from the header data, but for line data it only extracts ‘Description’, ‘LineAmount’, ‘Quantity’ and ‘UnitPrice’.

It would be very useful to extract the date and tax from line items, because I want to validate that the date is the same as in the HR-system it’s collected from.

E.g. a flight receipt may have several dates on it, because you order several trips at one time.

Please add line date and tax to the model!

Cheers, EJ

@Ferdinand When you are using (predefined)out of the box model without training it will have all the standard fields used across the industry for the document.

If you want to extract the custom fields (which are not available in the predefined schema) I would recommend you build the custom ML skill and tweak it according to your process requirement.

Happy Automation,

Regards,
Sagar

1 Like

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