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.