Hi all, I've made use of the invoice processing model to extract fields such as vendor name, item description, quantity and value from quotations to populate an Excel file. It works but I'm facing some issues.
1) It cannot extract the new text value when the old value is struck off. The old value is still extracted. e.g. instead of extracting 1230 and 6240, it extracts 1025 and 2080. It also extracts 65- instead of 6.

2) When a whole line of item is being struck off, that item will still appear in Excel.
3) Only the item SOCKET x2 is being extracted instead of all 7 items.
I understand there are some limitations using AI Builder. Is there any way to overcome them? Thank you