Creating Numeric Filters
You can create numeric filters. Fields with decimal or int data types are considered
numeric fields.
- Create a new filter using a text field. For more information about creating filters, see Creating Analysis Filters.
- In the Filters panel, choose the new filter to expand it.
- For Filter condition, choose a comparison type.
- Do one of the following:
- If you chose a comparison type of Between, enter the beginning of the value range in Minimum value and the end of the value range in Maximum value.
- If you chose a comparison type other than Between, enter a comparison value.
- To use an existing parameter, enable Use parameters, then choose your parameter from the list.For parameters to appear in this list, create your parameters first.
- For Null options choose Exclude nulls, Include nulls, or Nulls only.
- When finished, choose Apply.
You can create filters on numeric fields by specifying a comparison type and a comparison value or values as appropriate to the comparison type. You can use the following comparison types in numeric filters:- Equals
- Does not equal
- Greater than
- Greater than or equal to
- Less than
- Less than or equal to
- Between
Note: Comparison values must be positive integers and cannot contain commas.