I'm trying to pull data from the JSS db to show the total number of instances of a given app within a department. I'd like a simple report, something like the licensed software totals but that includes three columns, possibly like:
Department Application Total
---------------- --------------- -------
Production Office 2008 549
So far, the application inventory search area doesn't provide enough options to group all point versions or include other search criteria, so it's not quite adequate. In this case, the department data is looked up via AD, not entered manually.
Do any of you have queries like this you might share or any pointers to get these results? As I said in my last post, the db itself doesn't appear to use relationships that would make this easier.
Thanks.