投稿済み Tue, 10 Mar 2020 07:23:02 GMT 、投稿者 Mayra Rossi
There's the possibility to retrive the automatic split amount in a table field?
I have to check in workflow that the split sum is equal to total amount, at the moment I use a for loop, but doesn't work for too much split.
Thanks
投稿済み Tue, 10 Mar 2020 07:24:02 GMT 、投稿者 Matthias Wieland DocuWare Europe GmbH Sr. Director Support EMEA
Dear Mayra Rossi! It looks like the Community cannot answer your question. That's why we have opened a Support Request with the Number SR-122448-X6C4S for you. A Software Support Specialist will contact you directly to follow up. We will update this thread with the solution as soon as we have resolved the Support Request. With best regards, DocuWare Support Team
投稿済み Fri, 27 Jan 2023 19:34:44 GMT 、投稿者 Andrew Koontz Senior Solutions Engineer
Any luck with this?
投稿済み Wed, 22 Feb 2023 08:22:17 GMT 、投稿者 Gerardo Lisanti Team Leader Product Management
Hi Andrew,<br> <br> can you explain what the scenario looks like in detail?<br> 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?<br> <br> You could do this either in the &quot;validation&quot; 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.:&#160;<code>Sum(DW_MYTABLE[MYTAB_SPLIT]) = DW_TOTAL_AMOUNT</code><br> <br> Find more information on workflow expressions here: <a href="https://go.docuware.com/workflow-expression-parser" target=_blank>https://go.docuware.com/workflow-expression-parser</a><br> <br> Viele Grüße / With best regards,<br> &#160;<br> --<br> &#160;<br> <b>Gerardo Lisanti</b><br> Product Manager&#160; |&#160; DocuWare GmbH

フォーラムに投稿するためにはログインが必要です。