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
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
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.