How to create a report to only show where count is > 1?
We are currently going through a requirement to build a report of type count and to only show records where the count is > 1.Take this as an example.Report should query alm_hardware with model category/class of Computer and group by assigned to.It sh...