Data FiltersΒΆ

In many scenarios, it is required for a Business Unit to be limited to a specific list of parameter values. This can prevent a Business Unit to access data that belongs to a different Business Unit.

Business Unit filters can be managed only by tenant administrators.

  • Calculation Parameter Type
    Required
    Type of parameter to filter. Only enumerable parameter types are available here.

  • Value
    Explicitly stating list of allowed values.

    If you are not sure which separator should be used to separate individual values contact 2Ring support.

  • Wildcard Value
    When a Wildcard is provided, the system automatically passes all values that match the wildcard.

    Wildcard patterns are full regular expressions. For syntax details refer to the Rust regular expression documentation. Select the Rust flavor on the page. If you are not sure which separator should be used to separate individual wildcards contact 2Ring support.

Specifying a filter without entering a value nor wildcard value means that no values will be available to the Business Unit.