Hi!
I'd like to make a report in which I compare a client's usage data over a certain time frame against a group of clients' usage data using an aggregated formula in the Y-axis, however I'm struggling with this a bit.
I have a column called "columnA" in which there is either a 1 or a 0.
I then have a column called "client" (string) in which my different clients are listed.
I would like to make an aggregated formula that adds up the scores of "ColumnA" for certain clients from the "Client" column, for example, I want the formula to only add up the scores in "ColumnA" for "client1", "client2", "client6" and "client12". I keep on getting errors when writing this.
Can anyone help with this formula?
Thanks, M