Choose Report Filters (Consolidation Reports)
The article explains how to create and use report filters for Consolidation Reports on the Certain platform. The intended audience includes users who create or edit Consolidation Reports.
- Report Filters enable you to restrict the amount of data returned in a report based on various criteria.
- Filters can be date-based (Date Filters) or field-specific (Advanced Filters).
How to Use Report Filters
Build a filter for the selected report using the options included in the sections below.
Save the filter settings by clicking Save.
To view filtered data, click Run Report.
A Report Results window opens.
It includes a list of filtered records.
Click the numbered (Seq) link to open a record.
Date Filters
Date Filters allow you to specify up to two date/time-based intervals on which to filter data.
Date Filters restrict the data displayed in the report to records that exist within the specified date ranges.
All date fields are grouped in the select menu for the filter fields, including Date Type custom questions.
To create a Date Filter:
- Begin with Interval #1.
- In the first drop-down list, select a report parameter (for example, Reg Date Created).
- In the second drop-down list, select a pre-existing date-range to apply to that report parameter (for example, Future, Today, This Month, etc.), or select Custom to define your own date range.
- If you select Reg Date Created in the first list and Today in the second, your report would include only those registrations created on the day you run it.
- If you selected Custom, enter the Start Date / Start Time and End Date / End Time.
- Enter dates in MM/DD/YYYY format (or use the calendar), and times in 24-hour format (HH:MM:SS), based on U.S. Pacific Time.
You can add a second date filter.
By default, Interval #2 begins with AND.
You may select OR instead.
- Select a report parameter and a date range, as you did for Interval #1.
If you selected Custom for Interval #1, you may define a second interval with its own date range.
- You can add a second date filter to filter data using two intervals.
Advanced Filters
This section enables you to set up and apply various logic rules with which you can filter data.
These Advanced Filters enable you to create highly customized reports.
To create an Advanced Filter:
- Select the Column that you wish to use to filter data.
- Select an Operator, specifying how the data field contents will be evaluated; for example, equals (=) or is not equal to (< >).
- Details of operators are available.
- Specify a Value. You can enter an open-ended value in the text box (for example, "North Carolina" or "@certain.com"); for "Yes", enter the numeral 1; for "No", enter the numeral 0. If shown, you can click the Pick List icon to see a list of predefined values from which you can select.
- If you are using two or more Advanced Filters, select a statement connector from the drop-down list as the logic to join your filters.
- If you select and between two filters, records will be included only if both conditions are true.
- If you select or between two filters, records will be included only if one or the other of the conditions is true.
- The )and( selection enables you to complete the grouping identified by the previous Advanced Filters, create another grouping of the subsequent Advanced Filters, and join these two groups with a logical and.
- The )and( selection enables you to join groups that use or internally.
- The )or( selection enables you to complete the grouping identified by the previous Advanced Filters, create another grouping of the subsequent Advanced Filters, and join these two groups with a logical or.
- Use the )or( selection when you wish to join groups that use and internally.
- For example: Condition A and Condition B and Condition C and Condition D demonstrates multiple conditions.
- Grouping is required to produce the desired results when combining conditions with OR and AND logic.