Forum Discussion
abfdjuk
3 years agoHelper I
Exclude values less than X total hours
I have data as per below for many companies and I want to create a page filter which will remove any companies that have their total hours less than 100. I have tried using the filters but it doesn't...
- 3 years ago
You can do this
BIswajit_Das
3 years agoImpactful Individual
Hello abfdjuk here's a something that might be helpfull
abfdjuk
3 years agoHelper I
Thanks for your respone. From seeing this what I actually want to do is to total the hours for each law firm, e.g. law firm A = total hours 332, B = 160, C = 10, D= 65 and then exclude/include after that. How would I achieve that?