Hello,
I am trying to find a way to filter data for an amount greater than x in one column, where, if the identifier in a second column is found in another row, it would be eliminated by virtue of any other row having a value over the variable x amount
Example
Data set captures purchases individually by client name. I want to see clients whose purchases never exceed $10. If any single purchase by the client over a given time period is >$10, that client would be separated/filtered out.
Can anyone help me with a formula for this?
Thank you,
Chris