- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-14-2020 06:05 PM
I need to make some reports that list the installations of any given software model grouped by the operating system of the computer they are installed on.
I might be looking at this wrong way, but in the Software Installation table, because the installed_on field is a reference to the cmdb_ci_hardware field, I cannot figure out how to group or filter on operating system. operating system is a field on a child class: cmdb_ci_computer.
The use case is we want to see the breakdown of the install base for a package.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-15-2020 05:51 AM
I was able to do this in the reporting view. YOu have to use the extended columns (in red generally)
Select Installed on [+]
Expand it, then scroll all the way to the bottom of the list and you may see something that says "Show Extended Fields" or "Hide Extended Fields" You need to show Extended Fields and then they will show up in Red:
Then just scroll through the extended fields until you get to Operating System [Computer]. The [Computer] tells you that the value is coming from Computer class
After that you can group by that column in the report.
Thanks!
-Mike

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-14-2020 08:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-15-2020 05:51 AM
I was able to do this in the reporting view. YOu have to use the extended columns (in red generally)
Select Installed on [+]
Expand it, then scroll all the way to the bottom of the list and you may see something that says "Show Extended Fields" or "Hide Extended Fields" You need to show Extended Fields and then they will show up in Red:
Then just scroll through the extended fields until you get to Operating System [Computer]. The [Computer] tells you that the value is coming from Computer class
After that you can group by that column in the report.
Thanks!
-Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â10-15-2020 05:53 AM