Difference between revisions of "GX:Filtering Data"

From coolearthwiki
Jump to: navigation, search
 
Line 9: Line 9:
 
Task: Find all items that are on hold for under 20 hours.
 
Task: Find all items that are on hold for under 20 hours.
  
#Open up the [[GX:Auto Hold|Auto Hold]] screen
+
#Open up the [[GX:Studio:Auto Hold|Auto Hold|Studio:Auto Hold|Auto Hold]] screen
 
#Click on the Filter Icon  
 
#Click on the Filter Icon  
 
#Click on (Custom) [[Image:FilterTutorial-filter_list.png|thumb|Listing of filter options for numeric data|Image:FilterTutorial-filter_list.png|thumb|Listing of filter options for numeric data]]
 
#Click on (Custom) [[Image:FilterTutorial-filter_list.png|thumb|Listing of filter options for numeric data|Image:FilterTutorial-filter_list.png|thumb|Listing of filter options for numeric data]]

Latest revision as of 16:19, 29 June 2009

About

Filtering was added to allow further drill down into a maintenance table, allowing the display of relevant data to the task at hand.
The filter Icon

Using Filters

Click on the filtering icon, and a list of common filters will appear.

  • Click on "Custom" to make create your own filter.
  • Select "All" to remove filtering.
  • You can have filters on multiple columns.

Example Custom filter Usage

Task: Find all items that are on hold for under 20 hours.

  1. Open up the Auto Hold|Studio:Auto Hold|Auto Hold screen
  2. Click on the Filter Icon
  3. Click on (Custom)
    Listing of filter options for numeric data
  4. Click on 'Add Condition'
  5. Click on the down arrow in the 'Operators' column
  6. Select 'Less than'
    The Custom Filter screen
  7. In the 'Operand' column, enter "20"
  8. Click OK

Category:Tips and Tricks