Resolved! How to calculate the sum of all records amount variable in a Multi Row Variable Set
In a MRVS, I have one variable called amount. Have to calculate the sum of all the records amount. If amount is lesser than or is 100.00 it should display approval1 variable so that user can select approver. If the amount is greator than 100.00 it sh...