R12 Publication-2025July16

Define Table Settings of ADT View

Under the Table tab, define what data will be shown in the table structure of the ADT view.

  1. Select Columns: Check the corresponding checkbox to choose ADT columns in the original table. The selected columns will be shown in the table structure of a view. Search function is available to find desired columns by column name, tag, and column group name.
     
    Information Note: The total number of selected columns is limited to 20.  
  2. Filter Row: Check the checkbox next to Filter Row to enable this function (this function is disabled by default), then you can define which rows will be shown in ADT view by the following two methods.
    1. Filter row Via Empty Cell: Via Empty Cell is the default option. Then, you can select intent columns. A row will be excluded if all the cells of the selected intent columns in this row are empty.

    2. Filter row By Advanced Filter: Define the conditions for filtering rows, then the rows meetings these conditions will be found. For example, to define Condition A, select All Devices (Device Role) column, select operator Contains, then type the match word 'DE'. With this Condition A, a role with the device role name containing 'DE' will be found and displayed in ADT view. 

      Click theicon to add a condition.
      Click theicon to delete a condition.
      Click theicon to edit the relationship between conditions. 

The following table lists the column data type and the corresponding available operators.

No. Column Data TypeOperator
1
  • String
  • Time
  • Device
  • Device List
  • Device Interface
  • Device Interface List
  • Intent Result Summary
  • Intent Status Code Summary
  • Contains
  • Does not contain
  • Matches
  • Does not match
  • Is null
  • Is not null
  • Is part of
2
  • Bool
  • Equals
  • Does not equal
  • Is null
  • Is not null
3
  • Float
  • Int
  • $intentcolumnname.alertcount
  • $intentcolumnname.successcount
  • Equals
  • Does not equal
  • Greater than
  • Greater or equal
  • Less than
  • Less or equal
  • Is null
  • Is not null
4
  • Map
  • Intent
  • Probe
  • Path
  • Site
  • Primary Probe
  • Secondary Probe
  • Dataset
  • Is null
  • Is not null

Information Note: Rows that are manually added to the original ADT can be shown in ADT view.