Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create pie chart with average?

Manoj
Contributor
May 25, 2020

Hi All,

I need your help to create a pie chart based on 2 conditions.

I have data from 2010 onwards to 2020 but i have to create a pie chart for the FY1920 [Apr 19 to mar-2020] showing the average of gender [male and female], Could you please suggest who to put this eazybi. 

and other one is based on hard coded Values of  by mar-2020 with gender for example, i have 300 male and 100 female in my team by 31-Mar-2020.

Thanks in advance.

 

Thanks, M

2 answers

1 accepted

0 votes
Answer accepted
Evan Golden {VisualScript}
Atlassian Partner
May 29, 2020

VisualScript for Jira pie charts show percentages, and have an expanded view with number of issues with hyperlinks.  They can report off of any field.  I assume gender is a field?  You can create the pie chart to include parameters for start date and end date.

Let me know if you have any questions.

FYI I work on the VisualScript product team.

0 votes
Lauma Cīrule
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 2, 2020

Hi!

In eazyBI you would define a fiscal hierarchy in the Time dimension. You can then take the year level and divide the measure by twelve (you do not need the Issues created measure, just the avg calculated member. I added the measure just for demonstration):

Issues_-_eazyBI.png

For the Issues created avg example measure, the formula would be as follows:

[Measures].[Issues created] / 12

 

Lauma / support@eazybi.com

Suggest an answer

Log in or Sign up to answer