How do you filter out for a a sum a vlaues that falls below a certain threshhold? For exmaple, I have a cost per metric broken out by a number a creatives, but I only want to see the creatives who have more than 5 starts over the last 3 months.
I have tried using my metric as the filter, I have tried writing a a case statement and using that as the filter and each time the result is the same. It leaves me with an inccorect value for my output metrics. What am i doing wrong here?