I have zapier tables containing data for clients. Each client might have multiple rows for each time they purchase something, with a column for the “value”.
I want to create an interface or view where I can search by client reference and the view then displays the SUM of “value” of all rows that match the client reference.
Its a relatively straight forward request but I’m struggling to find any information or guidance for this? Is it currently not possible ?