I have the following formula to show logged hours per sprint:
Aggregate({ Generate(Filter(NonEmptyCrossJoin( Descendants([Sprint].CurrentMember, [Sprint].[Sprint]), [Measures].DefaultMember), [Sprint].CurrentMember.Name MATCHES '^Backend.*'), [Sprint].[Sprint].CurrentMember ) })
The problem is that it is considering all the issues on the sprint but not the logged hours between the startime of the sprint to the endtime of the sprint.
I want to check how many hours the team logged into each sprint.
How to achieve this?
Thanks, MIro
Hi Miroslav,
There is this amazing plugin which I think will perfectly suit your needs and resolve your issues....Click on the link below to check it out!
You can find the functionality details in the following video: https://youtu.be/pjBWzJwkhIo
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.