Hello,
I am trying to use the Advanced Roadmaps along with Releases to show a hierarchical structure to my project.
Currently I have the Group By on "Release" and it gives me the structure:
I want to Group By on 2 fields : Release and Label, to achieve the structure like:
Release 1 --> Label 1 --> Epic 1, Epic 2, Epic 3
--->Label 2 --> Epic 4, Epic 5
Is this feasible?
Solved! Go to Solution.
Was looking for the same feature and assumed it is not yet available (nor a work-around available). Thank you for including the feature - I voted it up!