Resolved! How to run a distinct count on user records with the same name
I have an unusual problem, I need to generate a unique count of users with devices assigned. On the face of it this is simply a distinct count of the assigned_to field on the cmdb_ci table, However irrespective of whether I use the distinct count fun...
