Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add a clause to the filter. Hover over the editor to the right of a condition to see this button.

Delete the selected clause or condition from the filter. Hover over the editor to the right of a condition or clause to see this button.

The value entered is a literal value. Click this icon to change this, if you want to use an expression.

The value entered is an expression. Click this icon to change this, if you want to enter a literal value.

Image Added

Display the Filter Picker. Click this icon to display a list of possible values to filter by. See Below for more information

Create prompt filter

You can create a filter that will prompt users to enter a value, and filter based on that. For example, if you have data which contains people's names, you could create a filter like:

...

Country Is in ["England","France","Germany"] fx

Filter Picker

If your filter condition is "equals", "not equals", "is in" or "is not in", and the stream view that you are filtering on has the "allow filter picker" enabled, then you will see the Image Added icon after the value field. Clicking on it will display a list of the possible values to filter on for that field. If you are constructing a quick filter then the values displayed will be filtered by any background filters, stream view filters, and other filter conditions for the stream view. For the "is in" and "is not in" the drop down list will be multi-select and you can choose any number of values. This will convert the value field to an expression field.

Description tab

FieldDescription
DescriptionDescription of the Filter.

...