Forum Discussion
Anonymous
6 years agoNot applicable
TOP N With Multiple Condition
Hi Guys, Need a little help here. I want to top 10 of my clients based on their total revenue and a client score that i calculate. I can just use one filter in the filter pane.How can i achieve th...
knowparthshah
6 years agoFrequent Visitor
Anonymous ,
| Client | Total Revenue | Client Score |
| Client1 | 100 | 70 |
| Client2 | 90 | 80 |
| Client3 | 80 | 150 |
| Client4 | 70 | 90 |
| Client5 | 60 | 100 |
As per the logic you require, which clients should be selected as Top 3 ?
- Anonymous6 years agoNot applicable
knowparthshahSince i have many clients if i rank top 5 according to client score, i will get many clients so to again rank them i need to use the total revenue.