Hello,
I have table in my report like below
| Top 5 Dispositions for Leads | ||
| Lead Assigned to Agent | 21364 | |
| Already Invested | 8577 | |
| IPV Failed | 4439 | |
| Callback | 3896 | |
| Existing Customer | 2073 | |
| Others | 29274 | |
I have a lead entity and each lead have it's Disposition code
Table should group by Disposition code
Table should show top 5 Disposition code whose count of lead is higher, rest other should show in " Other " column .
How it can be done using reports?
Please help me with this.
Thank You.






