Drop-down filters sit above a table and narrow it to the value you pick. SysAid already provides a set of them, and any custom field you create can be added as one more, so people can filter by a value your organization defined rather than only by the fields SysAid ships with.
Available for:
Customers using SysAid Spaces. If you're using SysAid Classic, see New Dropdown Filter.
How it works
You build a custom field filter in two parts:
First, you define the filter itself in the Customize view window.
Then you create a column for the custom field so the filter has something to read. Neither part works without the other.
Once both are in place, the filter appears above the table alongside the built-in ones.
Before you begin
The custom field has to exist first. To create one, see Custom Fields in Spaces.
You also need that field's database name, which is not the label you gave it. Find it under Settings > Templates & Fields > Custom Fields.
Opening the Customize view window needs the SysAid Administrator permission. To learn more, see Managing Agent and Admin Permissions.
Creating the filter
Open the table you want the filter on, then click the columns icon in the toolbar above it.
Open the list view you want to add the filter to.
Click Add beside Filter Menus. The Customize Filter view opens.

Enter a Name for the filter.
From the Field Name drop-down, choose the field to filter by. Skip this step if the table is for projects or tasks.
Under List Field, enter the database name of the custom field.
Under Lookup Table, replace
field_namewith that same database name. Keep the single quotation marks around it.Click Close to return to the Customize view window.
Click Save.
A completed Lookup Table value looks like this:
cust_values where list_name = 'asset_cust_testtwenty'For everything else the Customize view window does, see Customizing Table Columns in SysAid.
Adding the column
The filter reads from a column, so the custom field needs one before the filter returns anything. Create the column for the field you just filtered on, and it applies to the entity you chose.
To learn more, see Create/Edit Custom Entity Column.
Important:
Consult our support team before changing any other field on this page. An invalid value can corrupt the filter view and leave the table unusable. To contact our support team, go to the SysAid Support portal.