There needs to be a greater ability to filter devices in the Dynamic Selection option when you create policies based upon multiple criteria and be able to do it in a hierarchical fashion like the NPM report writer device/interface etc selection method. For example if I want to select all devices in two regions i.e. AU and AP where i have a custom property created for region and select only devices that are vendor Cisco and not on our perimeter (custom property=No) I'm not able to do that without NCM giving me every device in both regions. Currently the selection methods are only is or is not i.e
Region is AU
or Region is AP
and Vendor is Cisco
and Perimeter is No
The result is that this ends up giving me every device in both regions. The only way around this is to create two policies one for each region which we shouldn't have to do. With a hierarchical method it would more more like
(Region is AU
and Vendor is Cisco
and Perimeter is No)
or
(Region is AP
and Vendor is Cisco
and Perimeter is No)