Bar Chart widget

Important 

In Collibra 2024.05, we launched a new user interface (UI) for Collibra Data Intelligence Platform! You can learn more about this latest UI in the UI overview.

Use the following options to see the documentation in the latest UI or in the previous, classic UI:

The Bar Chart widget shows advanced metrics as a bar chart on a dashboard.

Image of the Bar Chart widget

Configure the Bar Chart widget

Prerequisites

  • To manage your own dashboards: You have a global role with the Manage Your Own Views, Dashboards, Search Filters global permission.
  • To manage another user's dashboards: You have a global role with the Manage Shared Views, Dashboards, Search Filters global permission.

Steps

  1. Open the widget for configuration.
  2. On the GraphChart tab, click Create Template.
  3. In the Bar Chart Configuration wizard, click the type of data you want to use.
    • Assets: Shows metric information about assets.
    • Tasks: Shows metric information about tasks.
  4. In the By field, select how you want to group the data.

    Note If you group the data by Attribute Value, you can select only Boolean or Selection characteristic types.

    This setting defines how the bars in the bar chart, also known as groups, are constructed. Depending on what you select, additional fields are shown.
  5. Optional, add a set of filtered data:
    1. Click Add Data SetRefine Data.
      The Data Subset Editor opens.
    2. In the Filter LabelData Subset Label field, enter a label name for the bar chart legend. For example, Business terms.
    3. In the Data Color field, set the color of the bar chart data by either:
      1. Entering the color HEX code.
      2. Using the color picker to manually select a specific color.
        1. Click the colored box on the right of the field.
        2. Use the circles on the bottom and right to adjust the color shade and tone.
        3. Click anywhere outside of the color picker to confirm the color.
    4. If you do not want to add a filter, select the Don't filter... checkbox. Otherwise, add a filter.
      Example: Asset Type equals Business Term.
      Optional, add filters to your bar chart:
      • Click Apply Filter.
        Note Each filter is identified by a letter. The first filter is A, if you add a second filter it is B, and so on. These letters are used in the filter formula to create the filter formula logic.
      • To create filter A:
        • In the first field, select the Property, Attribute, Relation, or Role type.
        • In the second field, select the value (the Property, Attribute, Relation, or Role) of the first field.
          Example Asset Type equals Business Term
      • Click Add a Filter to add more filters to the bar chart.
      • Optional, adjust the Filter Formula logic as needed, using brackets ( ), AND, or OR logic. This field automatically populates based on the filters you added in the previous steps using AND logic.
        Example If filter A is Community equals Community 1 and filter B is Domain equals Domain 3, then the filter formula logic is A AND B. In this case, the Community in the bar chart is always Community 1, and the Domain is always Domain 3.
        OperatorDescription

        AND

        A result must fit all filter conditions.

        Example A AND B AND C means that only a resource that fits all three filter conditions is added to the results.
        OR

        A result must fit one of the filter conditions.

        Example A OR B OR C means that whenever a resource fits one of the three filter conditions, it is added to the results.
        ( )

        A result must be a combination of something inside of the brackets and something outside of the brackets.

        Example A AND (B OR C) means that whenever a resource fits either B or C, and it also fits A, it is added to the results. Results can be a combination of either B and A or C and A resources.

        A filter uses the following operator precedence to filter the data:

        1. Operations inside parentheses
        2. AND operations
        3. OR operations
        Important There are limitations to the filter formula logic that can be added to the bar chart widget.
      • To add more filters, repeat steps a - d.
      • Click Save.
  6. Click Next.
  7. In the Template Name field, enter a name to identify the template.
  8. Select how you want the items in the bar chart to be sorted:
    • Alphabetical: groups are sorted by their names.
    • Numerical: groups are sorted by their value (the length of the bar).
  9. Click Save & ApplySave.
  10. On the Widget tab, enter the required information.
  11. On the widget, click Save.
  12. In the upper-right corner of the page, click Close & save editsSave.