hi All,
In one invoice we are having multiple total fields, please find the below screenshots for your reference.
page 1:
Page 2:
Page 3:
Actually total Amount we have to consider from 1st page Amount Due value, but Abby is taking last page amount due value. Please suggest any solution for this as soon as possible.
Comments
3 comments
Find an element X that is only present on Page 1. Then while finding the Total Amount, define the relation that it is Nearest to element X.
Regards,
Rahul Kapoor
Hi Rahul,
Then capture all of them using Repeating Group and then using scripting in Project Setup Station, extract the first value out of that repeating group.
Just remember to add a condition in the repeating group that the next occurrence is below the last one so that you get all the Totals in the correct order.
Please sign in to leave a comment.