I have a tracker setup that I track support requests. I have a few metrics that allow me to see AVE SLA time to completion and assignment. The problem I am having is I want to show this same AVE SLa time value BUT only for specific rows based on a value in one of my columns. I seem to have a mental block on how I can accomplish this and am hoping it is something that is simple I am overlooking.
Here is the AVE formula used: =AVG({Request Tracker Range 2})
I want to pull that average still but only for rows in my tracker that have a "Request Type" (column Name) of "Business Value Add Project". I also want to pull in all rows that don't use this "Request Type" too.