I have a form that has a repeater. I initially used [frm-stats] to add up the total of an Amount column. When I create a view with filters, the filters work on the view, but I can't filter put the filters into the [frm-stats] code. This is a known limitation as described here: https://formidableforms.com/knowledgebase/add-field-totals-and-statistics/#kb-limitations
However, does anyone have another methodology for doing this?
To explain further, I have a form that has a Name in it. I also have a repeater that has an Amount and Date. I can create a View that filters both the Name and the Date, but I want to show the total of all filtered Amounts. Is this possible using any other methodology (knowing that [frm-stats] is not capable of doing this)?
Thanks!
Please login or Register to submit your answer