Hi
My team of developers is split four separate sub-teams, and as such, within JIRA I have added them into into one of four groups...
Looking through some of the Eazybi documentation, it appears you can filter on time logged by user group. I have borrowed this and adapted for my needs....
Aggregate(
Filter([Logged By].[User].Members,
CoalesceEmpty([Logged By].CurrentMember.get('Groups'), '')
MATCHES '.*(^|,)Blue_Team($|,).*'
)
)
However, it results in no data being returned.
What I have noticed however, is that when I report on 'Assignee Group's for a given JIRA user, it shows Group names that reflect mail server mailing groups NOT JIRA group names - hence the reason why my filter returned no matches.
So after all of that....how do I filter on time logged by people within a certain JIRA group?
I found the answer.......I refreshed my cube!
Hi Graeme,
We are happy you found an answer by yourself.
Please note that there is a possibility to import JIRA user groups as dimensions via import settings.
Please contact support@eazybi.com if you have further questions regarding this!
Kind regards,
Martins Vanags / support@eazybi.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.