How to configure multiple % and average metrics in Pega Insights?

Requirement:
I am building a Pega Insight where I need to analyse case resolution performance based on a date range filter using Resolution Date.

The goal is to track SLA performance and resolution efficiency by including multiple aggregated and derived metrics in a single Insight. Specifically, I want to display both counts, percentages, and averages, with further breakdowns based on SLA compliance (In SLA vs Out of SLA).

Within this Insight, I need the following columns/metrics:

  • Processed requests

  • Resolved in SLA

  • % Resolved in SLA

  • Resolved out of SLA

  • % Resolved out of SLA

  • Average Resolution Time

  • Average Resolution Time (in SLA)

  • Average Resolution Time (out of SLA)

  • Average days of delay

  • Average days of delay (in SLA)

  • Average days of delay (out of SLA)

This requires defining multiple calculated measures, including several percentages and averages, all within the same Insight and we should provide an option to export this data to an excelsheet.

Question:
How can I configure a Pega Insight to support multiple percentage-based and multiple average-based metrics in a single view?
What is the recommended approach to define these calculations especially for handling SLA-based splits (In SLA vs Out of SLA)?

If the Property is Integer property, then you have the ability to configure Min, Max, Average, Total, Distinct in Insights configuration.