Hi all,
I want to compare time spent on an issue vs time planned. It simple to do by assignee but it's not working for me because:
So I try to filter by "logged by" dimension, but doing that the time planned is always null (row are "issues" dimension and columns are measures "Time Spent" and "Original Estimated").
Any idea?
Thank you for your help!
Jerome.
Hi Jerome,
You could create a new calculated measure in "Measures" dimension using tuple
( [Logged by].DefaultMember, [Measures].[Original estimated hours] )
This would let you see original estimated hours for an issue regardless of what "logged by" user is selected.
But since original estimated hours are entered once in JIRA and they are set on issue level (not per user) for an issue, it can't be split per user in reports. This could be a problem when multiple users work on issue and log hours.
Please find example of such report
original estimated hours - tuple.jpg
Please contact support@eazybi.com if you have further questions regarding this!
Kind regards,
Martins Vanags / support@eazybi.com
Hi Martin,
It's simple and it works (at issue level).
Thanks!
Jerome
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.