Manage Page Editor Counter widgets

Counter widgets show statistics about your Collibra resources. You can specify the types of resources to monitor and configure warning and danger thresholds to indicate when users should take action. A common use case for a Counter widget is monitoring open issues, enabling users to easily track the number of open issues in your Collibra Platform and identify when that number becomes too high.

Important This widget is available only for Dashboard pages.

Prerequisites

You have the required permissions to edit the product page or dashboard.

Steps

  1. Go to the page where you want to add or edit a Counter widget.
  2. Click Edit.
  3. Place the widget:
    1. If this is a new widget, under Widgets, drag and drop Counter to the desired row on the page.
    2. If this is an existing widget, select the Counter widget and drag and drop it to the new position on the page.
  4. Select the Counter widget you want to configure.
  5. In the right-side panel, update the widget details:
    1. In the Title field, enter the name of the widget.
    2. In the Description field, enter a description of the widget.
      1. Select the Show description in a tool tip checkbox to show the description in a tooltip. This helps consolidate space on your page.
    3. In the Counters section:
      1. To add a new counter:
        1. Click Plus icon.
        2. Click the new counter.
        3. In the Title field, enter the name of the counter.
        4. In Data source, select the type of Collibra data source you want the counter to show. For example, Assets or Tasks.
        5. In the Warning level and Danger level fields, set the visual representation of your warning and danger thresholds for set data source types. These numbers indicate when a data source type, such as an Issue asset, is at risk.
        6. In URL, enter a URL for a page related to the counter tile. The URL should lead to a page in your Collibra Platform.
          Tip You can use the URL field to make the widget interactive. For example, when users click the URL, they are directed to a page where they can explore the content associated with the number shown on the widget or take remedial actions.
      2. To edit a counter, click an existing counter and update the information.
      3. To delete a counter, click Trash icon next to the counter you want to delete.
      4. To reorder counters, click and drag each counter you want to reorder.
    4. In Refresh level, select how often you want the counter data to be refreshed:
      1. No refresh: The data is not refreshed, and the information remains static from the time you publish the page.
      2. 5 minutes
      3. 10 minutes
      4. 25 minutes
      5. 50 minutes
      6. 100 minutes
  6. Optionally, select Content copy outlined icon above the component to copy and paste the component.
  7. Optionally, select above the component to delete the component.
  8. Click Publish to publish your changes.

Example

You want to configure a Dashboard for your users that allows them to quickly identify tasks and issues when they sign in to their Collibra Platform.

Your organization has certain policies in place around task and issue management:

  • A user shouldn't have more than 15 open tasks at any point in time. This is manage their workload and ensure their tasks are completed in a timely manner. If they have more than 15 open tasks, then they must reach out to their team lead for support.
  • There shouldn't more than 25 Issue assets marked as new. This is to ensure that when a new issue is created, it is handled in a timely manner. If there are more than 25 issues, users should reach out to their team lead for support.
  1. You add a Counter widget to the page and add 2 counters to the widget.
  2. For the first counter:
    1. In Data source, you select Your Open Tasks. This shows the number of unfinished tasks for the user viewing the page.
    2. You set the Warning level to 15, indicating the user should consider taking action if they have 15 or more open tasks.
    3. You set the Danger level to 20, indicating the user must reach out to their team lead if they have more than 20 open tasks.
  3. For the second counter:
    1.  In Data source, you select New Issues. This shows the number of Issue assets that have the status New.
    2. You set the Warning level to 20, indicating the user should consider taking action if they have 15 or more open tasks.
    3. You set the Danger level to 25, indicating the user must reach out to their team lead if they have more than 20 open tasks.
  4. Click Publish.

What's next