We know how to get the data into a report but how do we write customer calculations based on the data we have pulled from the global action sets and then manipulate it to form specific variables such as counts and percentages?
An example would be: If a customer queue time is >1 and agent active time for the specific call = 0 (or Null) then add one to an int variable called “Abandoned”.
We would then want to report on the above variable “Abandoned” and use it in further calculations to work out SLA.