|
Creating Count Columns for Table Configurations
To Create Count Columns for Table Configurations
2.
3.
4.
6.
7. Navigate to the class, select it, and click OK. The relationship and related object are entered for you.
8. To apply a filter to the related object, select Filter the related [objectname] as follows.
9. Click New. The Filter Criterion dialog appears.
• Attribute – The objects will be filtered using the value of an attribute owned by either the base class or a related class. For example, when filtering assets, you can use the Asset class’s Classification attribute. Most filter criteria are based on an attribute.
• Relationship – The objects will be filtered using the value of a relationship from the base class to another selected class. For example, when filtering assets, you can use the Asset class’ relationship to the Asset Type class.
• For example, to filter a list of tasks based on the asset, you would select the Work Order Task class’ Asset to work on relationship. Or, you could select a relationship from the Work Order Task class to the Maintenance Group class. You could then use the Maintenance Group Name attribute to filter the group of tasks.To select a join path, click. Expand the hierarchy until you see the class that you want, select it, and click OK. The Class box displays the class you selected.
For example, if you are filtering a group of work order tasks, you might select the Task status attribute. You can then select one of the task statuses (for example, Planned) as the value to filter on.
•
•
• Fixed: Select this option to filter a group of items based on a specific value that you enter.For example, if you are filtering a group of assets to list only maintainable assets, you would select the Asset class’s Classification attribute, and set Maintainable as the fixed value.
• Variable: Select this option to filter a group of objects using a relative value. The value used in the filter is only determined at the time the filter is used by looking up the current value of the selected attribute or relationship. You can use any attribute or relationship that can be reached through a join path starting from the Site class. A specific value cannot be selected.For example, to select work requests created by the employee currently logged in, you would base the filter on the Created by attribute, and select Enterprise.CurrentEmployee.EmployeeName as the variable value. The requests will then be filtered based on the name of the employee who is currently using the filter.
For criteria based on a relationship, you must select a relationship to the same class as was selected in the Relationship from box.To select a join path, click. Expand the hierarchy until you see the class that you want, select it, and click OK. The Class box displays the class you selected.
The list contains attributes that are owned directly by the specified class. However, it only includes attributes that are of the same type as the attribute identified in the Attribute to use for filtering box. For example, if the attribute to filter by is a string, then only string attributes appear in this list. Similarly, if the attribute to filter by is a date, then only date attributes are available.
11. Click OK to save the filter criterion options. The Filter appears in the list.
• AND within a group, OR between groups: filter criteria within the same group are evaluated with AND; criteria in different groups are evaluated with OR.
• OR within a group, AND between groups: filter criteria within the same group are evaluated with OR; criteria in different groups are evaluated with AND.
13.
14. Select the Properties tab.
15. In the Column Properties section, you can accept the default values or enter a different sequence number and width.
When the Freeze option is selected, the column appears frozen at the left of the table configuration. Freezing the column enables you to see the information it contains as you scroll across to view other columns. Any column to the left of the frozen column will also be frozen.
17.
18. Click OK to save the settings for the new count column.