Category as dynamic criteria and custom inventory as report fields
-
It would be useful to use category membership as a criteria for a group or for a report. Additionally, I would love to be able to add custom inventory fields in the custom computer report.
-
I'll try to give an example. I've made a category named Labs, and I've added it to a few groups of labs that I've created. Now I'd like to create a dynamic group that includes any computer that has the Labs category, so I can apply some specific policies to those devices. I know I could apply those policies to the individual groups, but the goal is organization.
-
@jason-cline said in Category as dynamic criteria and custom inventory as report fields:
I would love to be able to add custom inventory fields in the custom computer report.
You can, it should be in the table drop down list.
Adding the categories to the dynamic criteria should be easy enough in a later release.
-
@theopenem_admin I'm not sure where you mean. I've not seen a table drop down list.
-
Oh, I see... no, I mean as displayed fields on the reports.
-
To display a field, you need to select it in the query. If you add an AND clause as the last item and select your custom inventory like % it will be included. You may need parenthesis around everything before the last line.
-
@theopenem_admin Ok, I follow. Every field you include has to be in the query itself. Got it, I know what you mean now. Thanks.