Filtering Your Systems
- Updated2025-10-28
- 2 minute(s) read
Query your systems to create filtered views that you can reuse and share.
- In the SystemLink web application, click .
- Click systems.
-
Click
and define the
query you want to use to filter your systems.
-
Select the property whose value you want to use to filter the results.
A property can be a name, model, model number, and more.
-
Select the operation for how the property must correspond to the value.
Depending on the property you select, your query can only perform certain operations.For example, if you want to query systems by whether they are locked, you can only perform the equals or does not equal operation.
- Specify the value of the property you want to use to filter the results.
-
Select the property whose value you want to use to filter the results.
- Optional: Repeat step 3 for as many times as you need to successfully filter your systems.
- Click OK.
-
To access the view on a recurring basis, click the drop-down next to
and select Save. Saving
preserves your column, grouping, and sorting options as well.
Example Query
If you want to filter your systems to only show systems that are connected and have NI as the vendor, you would define the query in the following way.| Property | Operator | Value |
|---|---|---|
| Vendor | contains | NI |
| Connection Status | equals | Connected |