Range Filter


The range filter lets you narrow down the data shown to a range of values.

rangeslider_what_is_it.png

Interacting with the range filter

An important feature of the range filter is that the values are distributed on a linear scale according to the values of the data. Thus, if values are unevenly distributed, this will be reflected in the range filter. Note that this is not the case with item filters, where values are distributed at even intervals along the range of the slider, regardless of the actual numeric values.

If the values of a column are unevenly distributed, you may want to change the scale used on the range slider to get better granularity when moving the slider handles. A column with many low values but only a few high values can benefit from using a Log10 scale. The scale setting does not alter the data in any way, just how the values are distributed along the slider.

  1. Right-click on the range filter to bring up the pop-up menu.

  2. Select Filtering Scheme Properties.

  3. Response: The Filtering Scheme Properties dialog is opened.

  4. Under Filter settings, select Scale: Log10.

  5. Click OK.

    Response: See example below.

    Example: In the example below the range filter represents a column with many low values but only a few high values.

  6. The first image below shows the filter with Original scale – the middle of the slider represents the value 250:

    range_scale_original.png

    The image below shows the filter when the scale has been changed to Log10 Scale – the middle of the slider represents the value 26. It is now easy to set the left handle to specific low values:
    range_scale_log10.png

    Note: Resetting a range filter by selecting Reset Filter from the right-click menu only affects the range of values in the filter. This means that if the scale has been set to Log10, it will not be changed back to Original.

  1. A lighter shade at either end of the slider indicates that currently there is no data visible in that part of the range because other filters in the analysis have filtered out those rows:
    rangeslider02.png

  2. Double-click on the center of the range filter.

  3. Response: The range filter is now adjusted, showing only the effective range:
    rangeslider03.png

Sometimes you might wish to filter the data in a column using a smaller range than the full range of the column. If so, you can set a range filter to encompass only a smaller range.

  1. The original range filter span is 1 to 500.  
    rangeslider05.png

  2. Move the drag box to narrow down the selection.  
    rangeslider06.png

  3. Right-click on the range filter to bring up the pop-up menu.

  4. Select Filtering Scheme Properties.

  5. Response: The Filtering Scheme Properties dialog is opened.

  6. Under Filter settings, select Data range: Specific.

  7. Click on the Range from Filtered button.

  8. Click OK.  

    Response: The range filter expands to its full width, but with the range 296 to 500. Three dots are displayed to indicate that the range is not the original full range.  
    rangeslider07.png

You can also set the data range in the Filtering Scheme Properties dialog without filtering out any data beforehand.

  1. Right-click on the range filter to bring up the pop-up menu.

  2. Select Filtering Scheme Properties.

  3. Response: The Filtering Scheme Properties dialog is opened.

  4. Under Filter settings, select Data range: Specific.

  5. Enter Min and Max values in the provided fields.

  6. Click OK.

    Response: The range filter is displayed at its full width, but ranging between the values you provided in the Min and Max fields. Three dots are displayed to indicate that the range is not the original full range.

See also:

What is a Filter?

Grouping Filters

Filters Panel Properties