App level filtering for object selection

Prev Next

BI Applications support filtering assets by their attributes directly within views. Users can apply filters such as "Name contains", "Rated Power greater than", or other attribute-based conditions to narrow down the displayed assets. Filter selections are shown as chips in the filter bar and persist across navigation, making it easy to focus on specific subsets of assets while analyzing data.

  • Once at least one asset is selected, the icon appears. Clicking it displays the different types of selected assets:

  • Select one or more asset types with the asset picker:

    • A new line appears below the asset picker, allowing to finely filter the assets to include in the widget display.

    • For each selected asset type, a button shows the number of assets and lets you hide or show them in the widgets. You can also hide or show all the assets that were selected using the asset picker.

  • Two kinds of asset filters can be configured:

    • Model selection: select one or more models. Only assets of these models will be considered:

    • Enter one or more filters:

      • Click the icon:

      • Select an attribute, an operator and a value, then click the button:

        • Available operators depend on the attribute type:

          • String: equals, not equals, contains, starts with, ends with, is empty, is not empty

          • Number: equals, not equals, grater than, grater than or equal, less than, less than or equal, between, is empty, is not empty

          • Boolean: equals, is empty, is not empty

  • Once filters are applied:

    • A colored indicator signals that the assets selected with the asset picker are filtered

    • The number of retained assets is displayed for each asset type

    • Each applied filter is displayed

    • Widget content is restricted to assets retained by the applied filters

    • Each filter can be update or removed.