Under the Filters section, you can use the condition builder to define one or more conditions that determine which records are included, filtering the underlying data accordingly. You can also create [nested conditions](/docs/blink-platform/condition-builder/condition-builder#nested-conditions) to group related conditions together and apply their own AND or OR logic, enabling more advanced and precise filtering.
NoteThe data used to configure the pie chart will be taken from a particular table from the tables feature or case management feature.As a reminder, chart elements can expose raw data that may be sensitive, and therefore should not be used if you have concerns with viewers being able to see that information.
1
Group By
Column: Choose the table column you want to group the pie chart by.
If the selected column is a time period, you will see the Bucket by option, allowing you to categorize the time period. This will be shown as a legend on the right side of the pie chart.
If the selected column contains user-related data, the ‘User Count’ option becomes available. This lets you choose how to group and count the data:
Distinct Count – Counts each user and group separately. If a record is linked to a specific user, that user’s name (or email) will appear in the legend. For example, in a pie chart, each slice represents an individual user or group
Aggregated View– Groups records by user groups instead of individual entities. The legend will only show group names, and the count will include all records linked to the group, including those assigned to individual users in the group.
A team is tracking case management tasks using a pie chart where the “Assigned To” column contains user-related data. In this example:There are a total of 5 Tasks
Talia is assigned 1 task
John is assigned 1 task.
Noah is assigned 2 tasks.
Group-CM Collab (which includes both John and Noah) is assigned 1 case.
When visualizing this data, two different counting methods can be used:
NoteThe data used to configure the Donut Chart will be taken from a particular table from the tables feature or case management feature.As a reminder, chart elements can expose raw data that may be sensitive, and therefore should not be used if you have concerns with viewers being able to see that information.
1
Group By
Column: Choose the table column you want to group the donut chart by.
If the selected column is a time period, you will be provided with the Bucket by option, allowing you to group the column according the time period. This will be displayed as a legend on the right side of the donut chart.
If the selected column contains user-related data (such as “Purchased By” in this example), the “User Count” option becomes available. This lets you choose how to group and count the data:
Distinct Count – Counts each user and group separately. If a record is linked to a specific user, that user’s name (or email) will appear in the legend. For example, in a donut chart, each slice represents an individual user or group.
Aggregated View – Groups records by user groups instead of individual entities. The legend will only show group names, and the count will include all records linked to the group, including those assigned to specific users within it.
In the following image, the donut chart groups purchases by user groups, with each colored section representing a user group (by name), and its size indicating the total number of purchases made by that group as well as by each user within the group
Sort By: Choose the order you want the data sorted by:
Segment name (ascending)
Segment name(descending)
Segment count(ascending)
Segment count(descending)
Limit: Limit the number of segments shown on the donut chart to hide the lower count values.
2
Values
If you select Record Count:
The Chart widget will show the total number of records available in the chosen source table.
OR
If you select Field Function (You can only add a Field Function if the selected column is a numeric value).
Choose a column: Number
Choose the sum operation that will be used to calculate the selected column values: Sum, Maximum, Minimum, Average or Median.
NoteThe data used to configure the Bar Chart will be taken from a particular table from the tables feature or case management feature.As a reminder, chart elements can expose raw data that may be sensitive, and therefore should not be used if you have concerns with viewers being able to see that information.
1
Set the X axis
Column: Choose the table column you want displayed on the X axis.
If the selected column is a time period, you will be provided with the Bucket by option, allowing you to group the column according the time period.
If the selected column contains user-related data, the User Count option becomes available. This determines how data is grouped on the x-axis in a bar chart:
Distinct Count – Each bar represents an individual user or group separately. If a record is linked to a specific user, that user’s name (or email) will appear on the x-axis. This allows you to see how many records belong to each user or group independently.
Aggregated View – Groups records by user groups instead of individual entities. The x-axis will display only group names, and the count will include all records assigned to the group, including those assigned to individual users in the group.
Sort By: Choose how you want the data sorted by:
X-axis value (ascending)
X-axis value(descending)
Y-axis value(ascending)
Y-axis value(descending)
Limit: Limit the number of bars shown on the chart to hide the lower count values
2
Set the Y axis
If you select Record Count:
It will display the number of records available on the selected source table on the Chart widget.
OR
If you select Field Function (You can only add a Field Function if the selected column is a numeric value).
Choose a column: Time from Status Open to Status, Time in Status or Time to Assign
Choose the sum operation that will be used to calculate the selected column values: Sum, Maximum, Minimum, Average or Median.
NoteThe data used to configure the Line Chart will be taken from a particular table from the tables feature or case management feature.As a reminder, chart elements can expose raw data that may be sensitive, and therefore should not be used if you have concerns with viewers being able to see that information.
1
Set the X axis
Column Choose the table column you want displayed on the X axis.
If the selected column is a time period, you will be provided with the Bucket by option, allowing you to group the column according the time period.
If the selected column contains user-related data (such as “Purchased By” in this example), the User Count option becomes available. This determines how data is plotted on the x-axis in a line chart:
Distinct Count – Each point on the line represents an individual user or group separately. If a record is linked to a specific user, that user’s name (or email) will appear on the x-axis.
Aggregated View – Groups records by user groups instead of individual entities. The x-axis will display only group names, and the line will represent the total count of records assigned to each group, including those assigned to individual users in the group.
Line chart showing aggregated purchase counts by user group. The x-axis displays grouped user names (from the Purchased by column), while the y-axis shows the total number of purchases made by each group, including purchases made by users in the group
Sort By: Choose how you want the data sorted by:
X-axis value (ascending)
X-axis value(descending)
Y-axis value(ascending)
Y-axis value(descending)
Line chart showing aggregated purchase counts by user group. The x-axis displays grouped user names (from the Purchased by column), while the y-axis shows the total number of purchases made by each group, including purchases made by users in the group
Limit: Limit the number of bars shown on the chart to hide the lower count values
2
Set the Y axis
If you select Record Count:
The Chart widget will show the total number of records available in the chosen source table.
OR
If you select Field Function (You can only add a Field Function if the selected column is a numeric value).
Choose a column: Number.
Choose the sum operation that will be used to calculate the selected column values: Sum, Maximum, Minimum, Average or Median.
NoteThe data used to configure the Scatter Chart will be taken from a particular table from the tables feature or case management feature.As a reminder, chart elements can expose raw data that may be sensitive, and therefore should not be used if you have concerns with viewers being able to see that information.
1
Set the X axis
Column: Choose the table column you want displayed on the X axis. If the selected column is a time period, you will be provided with the Bucket by option, allowing you to group the column according the time period.
2
Set the Y axis
If you select Record Count:
The Chart widget will show the total number of records available in the chosen source table.
OR
If you select Field Function (You can only add a Field Function if the selected column is a numeric value).
Choose a column: Number
Choose the sum operation that will be used to calculate the selected column values: Sum, Maximum, Minimum, Average or Median.
In the ‘Appearance Tab’, you can customize the appearance of a chart widget by selecting a color palette and customizing the legend, as well as the X and Y axis labels.
Widgets that display case severity data will use the default system color palette by default. However, you can customize the color palette to better suit your preferences.
To customize the selected chart, choose a single color from the palette by clicking the colored square next to the “Color” label. Then choose a single color to apply to the chart.
You can toggle options to display labels for the X and Y axes.
For Example
Any other changes made in the Data tab, will be automatically applied to the widget in real time.