Frequency Pie Chart in RTC?
I need to make a pie chart showing the "Target Release" (a custom field we use) as a pie chart reflecting the frequency of each selection. For example, lets say the data looked like this:
Release 4.1 Release 4.1 Release 4.1 Release 4.2 Release 4.2 Release 4.2 Release 4.2 Release 4.2 Release 4.2 Release 4.3 Release 4.3 Release 4.3 Plotted as a pie chart, it would show half the pie for Release 4.2 and one quarter for each of Release 4.1 and 4.3. Now I need this to work for a query that returns 1000 work items! Yes, I can do it manually in excel using a "countif" formula for each possible selection of "Target Release", but I am more interested in a "live" chart on a dashboard. Is this possible? (RTC 4.0.6) |
2 answers
Out of box there isn't a report like this, but I am sure you could customize one with BIRT. The data is probably already gathered with the OOB ETL's, so its just a matter of creating the custom report in a pie chart format.
|
Hello,
we are company Softacus. https://www.softacus.com/
We have developed such a script, specifically a widget which allows you to make a pie chart out of attribute that you choose, showing percentage, count.
Please, contact us for more info: info@softacus.com
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.