glide.ngbsm.filters_remove_filtered_items
ServiceNow property description:
A value of true indicates that filtered out items will be removed from the graph along with any disconnected children while a value of false indicates that the items will be dimmed in color.
Attributes
- Sys ID: 60e21923d7132100976a69418e610331
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.ngbsm.filters_remove_filtered_items` determines the behavior of filtered items in the Dependency Views graph. When set to `true`, any items that are filtered out will be completely removed from the graph, along with any of their disconnected children. Conversely, when set to `false`, the filtered items will remain in the graph but will be dimmed in color to indicate they are filtered. This property is of type Yes/No and has a default value of `Yes`. This means that by default, filtered items and their disconnected children are removed from the graph.
Source