The Summary Table aggregates all of the individual items from the Data table
You should have one row for each Priority level in this table
Incidents Summary Table
Priority
Count
Template
All Data Items
Order
Priority
Count
Template
All Data Items
Order
1
P0
1
Red Callout
New wave of DOS attacks
1
2
P1
0
Orange Callout
2
3
P2
0
Yellow Callout
3
4
P3
0
Blue Callout
4
There are no rows in this table
The Data Table is your granular data from your source
This is each individual report or record with a Priority assigned.
Incidents Data Table
Title
Description
Assigned to
Priority
Status
Incident doc
Title
Description
Assigned to
Priority
Status
Incident doc
1
New wave of DOS attacks
We are seeing a flood of requests on our API endpoint /users
P0
In progress
There are no rows in this table
Showing a bulleted list ticket counts by priority level
We go through each row in the Summary Table and for each one, we Concatenate() the Priority level as the label and the count of rows from the data table as the value.
If the count is greater than 0, we hyperlink the number to the row modal popup to show the details.
The following formula needs to be added to the respective “Content” field in the