Forums

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

Pie Chart reporting a subset of labels

Jim McCaskey April 10, 2012

Hi there,

I need to provide a Pie Chart like this:

All labels with MYLABEL1. I want to see issues which have label of MYLABEL2 in addition and those that don’t.

Looking at it as an if statement:

If label includes MYLABEL1 then
  If label includes MYLABEL2 then
    Label = 1
  Else
    Label = 2
  End if
End if

Pie chart breakdown between Label = 1 and 2.

Any ideas?

-Jim

1 answer

0 votes
tier-0 grump
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 10, 2012

Best I can come up with is to create a calculated custom field, populate it with mylabel2 iff the labels field includes mylable2.

Then create a filter labels=MYLABEL1, use this as the filter for the pie chart and use your calculated custom field as the statistic

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events