Skip to content

Business Objects Filters#

There are filters for all Business Model properties.

Depending on the property you are filtering there are different operators you can choose from. For example you can filter Text property by "Contains", "Does not contain", "Equals" or "Does not equal".

When multiple filters are set they are added up - only the Business Objects matching all filters will be shown. For example "Text contains problem" and "Status is Danger" will show only objects with Text property containing "problem" and Status property equals "Danger".