I'd like to create a pie chart where there are only two sets of data:
Worktype = "A" and Worktype != "A"
At the moment, I'm only able to create a pie chart with:
Worktype = "A", Worktype = "B", Worktype = "C", Worktype = "D", etc
I'm probably missing something very simple!
The dashboard gadget pie chart (which I believe you are referring to) is a fairly simple beast.
The filter you use will just determine the issues you are wishing to display. So having a filter like Worktype = "A" and Worktype != "A" won't affect how it displays.
They only configurable on the gadget is 'Statistic Type'.
The gadget will then group your issues by whatever you select under 'Statistic Type'. It splits these out individually. It will display the top 10 values and then often group the rest as 'other'.
You're not going to achieve what you want with this gadget and may want to look at other reporting tools/add-ons.
Regards,
Gary
Thanks @Gary Pasquale. I'll investigate other reporting tools/add-ons.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No probs @Andrew Whittingham.EazyBI is a powerful reporting add-on but comes with a cost. Please accept my answer if you feel it has helped :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.