COUNT function not working correctly
I am creating an etext template to format the output of an AP payment process in ANSI X12 820 format. One of the required fields is a count of the number of records output to the file for each payment. I am using the count function but it is creating a cumulative count. The count for the first payment is correct, but the count for the second payment includes the record count for the first payment. I will upload my template and the text output being created. Can anyone see what I'm doing wrong?
0