Dynamic filters

You can use dynamic filters to find data in the global search in a smart way. Dynamic filters connect to multiple entities, like relations, and dynamically offer filter options based on the search results.

Dynamic filters called Organization and City in the global search

Dynamic filters

The count of documents related to each option is displayed next to it. Dynamic filters and their options are displayed only if they’re relevant. For example, if you have only the Articles entity table selected, only the dynamic filters that filter articles are displayed.

Creating and mapping dynamic filters

Before you can use a dynamic filter in the global search, you must create it and then map it to an entity table. When you are creating the dynamic filter you must select the filter type and behavior.

Filter type

Keyword

Dynamically filter results based on the keyword values of fields in entity tables. Because your data might have many terms, you must configure this filter with a limit to the number of terms that are provided as options.

Number

Dynamically filter results based on the numeral values of fields in entity tables. When creating this dynamic filter, you define the number ranges that you can filter by in the global search.

Text

Dynamically filter results based on text located anywhere in a text field. By default, the words in your query can be anywhere in the field, but this filter also allows you to search for the words in sequence.

Date (Age)

Dynamically filter results based on age. This is computed based on the mapped date field. When creating this dynamic filter, you can define the age ranges.

Date

Dynamically filter results based on date located in a date field. By default, this filter allows you to search a date within a date range.

Filter category type

Automatic

This automatically generates the list of categories based on the terms that appear in the results.

Manual

This allows you to manually specify the categories that can be filtered.

No categories

This renders an input field where you manually input the value you are searching for.

Filter behaviors

Total categories

The total amount of categories you want the dynamic filter to have. Larger amounts of categories require more time to generate. Required with Text type filters.

Initially shown

The number of categories you want the filter to display initially in the global search. Entering a smaller number prevents filters taking up too much vertical space. Required for Text type filters.

Creating dynamic filters

To create a dynamic filter:

  1. Go to the Data model app.

  2. Click Dynamic filters and click Create dynamic filter.

  3. Enter a name, select the filter type and select the category type.

    • Optional: Depending on the filter type you select, you might need to select the amount of categories to show. See Filter behavior.

  4. Optional: Turn on Single-selection to allow the selection of only one dynamic filter option at a time in the global search. Turning off single selection allows multiple options. This means that results include documents that match at least one of the options selected.

  5. Click Save.

A dynamic filter that initially shows five categories with more categories available

Categories

Mapping dynamic filters

Map the dynamic filter to all the entity table fields that you want it to filter on.

  1. In the Data model app, select the entity table.

  2. Go to the Dynamic filters tab and click Add dynamic filters.

  3. Select the dynamic filters and click Add dynamic filters.

  4. For each dynamic filter, select the fields to map.

  5. From the Options menu, click Save.

  6. Repeat the above steps for each entity table.

Using dynamic filters

When a dynamic filter is created and mapped, you can use it in the global search.

  1. Go to Dashboard.

  2. In the sidebar, enter a search term. The dynamic filters appear as you enter search terms.

  3. Select the filter options that you want to filter on.

  4. Click Apply filters.

If you select multiple options within one dynamic filter, the results include documents that match at least one of the options selected. If you select options in multiple dynamic filters, the results include only documents that satisfy all filters.