Replies: 2
Is it possible to have an IF statement in a calculation? For example I have a cost at $5 per item but if they add more than 6 or more then it is $4 per item.
I have repeater groups, so I want to calculate if there are up to 5 repeaters then $5 per group, otherwise if 6 or more, then use $4 per group.