Hi,
we’re using Time to SLA, and all times are issue-related - they might be import as dimension or Issue properties.
I’ve got all times for Issue Dimension, but i would like to get averages for other dimensions (eg. Project).
I’ve created custom measure:
avg(
[Measures].[Issue IT SLA Time to resolution - working duration]
)
but it is still counted only for issues: