Filtering Data Presentation Screens.

Custom filters may be created and saved for each of the data presentation screens. Allowing users to filter records in or out of the list using a specific set of conditions. List can be filtered on a single or multiple conditions.

Filter list using multiple conditions (Order Status, Order Date, Customer ID) In this example, we will generate a filter using a combination of 3 conditions on the Sales data presentation window.

  1. From the left menu click Sales to open the Sales List.
  2. Click the Filter icon to open the filter window.
  3. Click on “Completed” and scroll down until you see Order Status and select it.
  4. To remove “Cancelled” orders from the view, click “IS” and change it to “Is None Of”
  5. Click on the <enter a value> field and Choose “Cancelled” by selecting it from the drop down.
    1. This option is telling Acctivate to only display orders where status is not cancelled.
  6. Next, add another condition to filter the list further based on order date to filter the list where the order date is on or after a specific date.
  7. Click the + symbol next to “Matches All” at the top of the window it will default to “Order Number”, change it to “Order Date”, and change the condition from “IS” to “Is On or After”.
  8. Now select your date that you would like to use in the filter.
    1. Only Orders where the Order Status is not Canceled AND orders that were created on or after the date you have selected will appear in the list.
  9. To further filter the list by Customer ID add one more condition to your filter. Click the + and set the condition for “Customer ID” and “Is Any Of”.
  10. Choose a customer or customers to ‘Filter In’ based on customers that you select with <enter a value>
  11. After entering in all the above, click “Apply” and the list will filter based on your criteria.
    1. If you do not want to save the filter click OK, and your list will remain filtered until you close it but it will not be saved.
    2. If you want to save your filter click Save As and give your new custom filter a name.
    3. After saving your filter it will now be available to you anytime in the filter drop down list.