Story Points per Assignee

Hi,

I have to create a chart to display total story points per assignee in selected sprint.

Thanks,
Prasad

Hi Prasad,

This should be achievable if you have Story Points imported as dimension.
If you do, then it could look like this:

Hope this helps.

Thanks Arama, Will try this.

Hi,

I am unable to find the Story Points Measure, I verified at source configuration, Story points field selected to import as a dimension, please see the attchments

Story Points selection:
image

Thanks,
Prasad

Hi Prasad,

I overlooked the fact that Story Points are not available by default as dimensions.
In the advanced settings you can add:

#adds story points as dimension
[jira.customfield_NNNNN] #replace NNNNN with the ID in your instance
dimension = true

and they will be available.

1 Like

I found about this on your document so i made configuration and importing the data.

Thanks,

Hi Prasad,

In such cases, we would recommend story-point related measures from “Measures” dimension but also “Story Points” as dimension gives you some options.

Please read more about JIRA Software custom fields and measures here:
https://docs.eazybi.com/display/EAZYBIJIRA/Jira+Software+custom+fields

Martins / eazyBI team

I am able to Import Sprint as dimension.

Thanks Martins!

#adds story points as dimension
[jira.customfield_NNNNN] #replace NNNNN with the ID in your instance
dimension = true

Hi, trying to do this, what does NNNNN mean? Sorry struggling to understand this.

@Akash_Bodalia
Please find this page that describes where to find Jira custom field ID:

Martins / eazyBI.