Spent hours for specific Issue Type

Hi @Anton_Kruglikov,

You might want to use a tuple of an issue type and measure “Hours spent with sub-tasks” to get logged time on issues and its sub-tasks:

([Measures].[Hours spent with sub-tasks],
[Issue Type].[Framework])

There are more details on when to use and how to build tuples: Calculated measures

Another option is to set dimension “Issue Type” as on pages and filter issues by issue type of interest.
See related conversation:

Best,
Zane / support@eazyBI.com

1 Like