Creating Numeric Filters

You can create numeric filters. Fields with decimal or int data types are considered numeric fields.
To create a numeric filter:
  1. Create a new filter using a text field. For more information about creating filters, see Creating Analysis Filters.
  2. In the Filters panel, choose the new filter to expand it.
  3. For Filter condition, choose a comparison type.
  4. Do one of the following:
    1. 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.
    2. If you chose a comparison type other than Between, enter a comparison value.
    3. 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.
    4. For Null options choose Exclude nulls, Include nulls, or Nulls only.
    5. 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.