Hi Andrew,
can you explain what the scenario looks like in detail?
I assume you have the split amounts in a table column and you want to sum the amounts in that column and compare them to the total amount, is that correct?
You could do this either in the "validation" of a task activity or in a condition activity by using the arithmetic expression Sum() and comparing it to the index field for the total amount, e.g.:
Sum(DW_MYTABLE[MYTAB_SPLIT]) = DW_TOTAL_AMOUNT
Find more information on workflow expressions here:
https://go.docuware.com/workflow-expression-parser
Viele Grüße / With best regards,
--
Gerardo Lisanti
Product Manager | DocuWare GmbH