it is possible that the stacked bar this not worked in JRS 5.0.2 with a custom query?
Hi everyone!
I've worked in JRS 5.0.2 with RTC 5.0.2.
I've created a query "All Defects Per Release" with 3 columns:
- Release (Found In)
- State
- Count Defect
There query has this condition =>Group By Release(Found I), State
You can see the table
Now you can see the Graph
But when you edit the graph
You can not select the 3rd parameter (as you can see in this article: https://jazz.net/library/article/1489)
We don't select the numeric value for subgroup or group.
Could you help me?
Thanks a lot!
I've worked in JRS 5.0.2 with RTC 5.0.2.
I've created a query "All Defects Per Release" with 3 columns:
- Release (Found In)
- State
- Count Defect
There query has this condition =>Group By Release(Found I), State
You can see the table
Now you can see the Graph
But when you edit the graph
You can not select the 3rd parameter (as you can see in this article: https://jazz.net/library/article/1489)
We don't select the numeric value for subgroup or group.
Could you help me?
Thanks a lot!
Accepted answer
Hi Iciar. A couple things are happening.
1. The stacked bar graph only accepts 2 parameters in version 5.0.2. The group and the subgroup. So your screenshots show the correct behaviour.
2. It looks like one of the screenshots from the jazz.net article that you linked is showing a combo box that is not exposed in version 5.0.2. It looks like it was taken from a development build. That third combo box defines how the group and subgroup are displayed. In the screenshot in the article, it is set to "Count # of rows"...which is what is always used in 5.0.2 anyways, so that field was obscured. I will contact the author and ask that he replace that screenshot with the GA of 5.0.2.
1. The stacked bar graph only accepts 2 parameters in version 5.0.2. The group and the subgroup. So your screenshots show the correct behaviour.
2. It looks like one of the screenshots from the jazz.net article that you linked is showing a combo box that is not exposed in version 5.0.2. It looks like it was taken from a development build. That third combo box defines how the group and subgroup are displayed. In the screenshot in the article, it is set to "Count # of rows"...which is what is always used in 5.0.2 anyways, so that field was obscured. I will contact the author and ask that he replace that screenshot with the GA of 5.0.2.
Comments
Thanks Darren, but that functionality will be available in another version?
And how to show the 3rd column in report? I see that now it is a limitation, isn't it?
Thanks a lot.
1 vote
You can show more columns in the report in a table report. But the graph report will only display 1 column on the X-axis for a regular bar graph type report(with a count of # of rows on the Y-axis), or 2 columns for a stacked bar report (one being the X-axis, the other being which artifact type will be counted on the Y-axis and divided into coloured sections).
Comments
Francesco Chiossi
Jun 22 '15, 2:36 a.m.Hello Iciar,
do you get any error message when you try to upload the screenshot?
If no message or anything that is not about needed reputation, I suggest trying with a different browser.
Best Regards,
Francesco Chiossi
Iciar Matilde Olocco y Garcia
Jun 22 '15, 7:38 a.m.the problem is the reputation => "sorry, file uploading requires reputation >60"
Francesco Chiossi
Jun 22 '15, 7:47 a.m.Could you try again? You should have enough reputation now.
Iciar Matilde Olocco y Garcia
Jun 22 '15, 8:18 a.m.Graph 1
Graph 2
Graph 3
I've pasted the screenshot in order by I've explained the problem
Thanks!