Hello!
I'm working with a document that has a column of values that I'm trying to extract using Zone OCR. This column can contain anywhere from 1 to 20 values. These values are a list of invoice amounts followed by a grand total as the last value in the column. The Zone OCR region has been configured to read multiple lines and create a multivalue token from the results.
Currently Quick Fields is storing all values, including the "grand total", in the multivalue field I created. I'd like to remove this grand total from the list of values.
I've tried using the "Remove" function at a token value that's reading the final value in pre-processing. Although I've confirmed the token value is correct, the remove function doesn't seem to catch that the token matches a value in the list.
I've also tried using the "Remove At" function and providing the index of the number of values using tokens, also with no success.
Please let me know if I'm missing something obvious or if there's another way to go about this.
Thank you in advance!