Get all children under Epic

Thanks Zane!
I am getting the values from the field Task Progress which I imported as both property and measure.
I couldn’t get this line to work: [Issue].CurrentHierarchyMember.Get(‘Issue Task progress’).
I used [Measures].[Issue Task progress] instead and I am getting the desired values.

When I add a sub-task to the Epic, I am getting the results below:


Is there a way to hide this?
I am thinking of concatenating issue type, curr hier memb level and then filter out those with “EpicParent”.

Regards,
Howell