It's all about the answers!

Ask a question

rrdi chart requirement by verdic of TCER filter by priority


David MICHEL (1472247) | asked Oct 15 '14, 5:54 p.m.
Hello,
      I want to make the following report chart:
- X: the name of requirement
- Y: the number of TCER
- serie1: the verdict of the TCER
I can make easly it with the TCER with requirement metric.

But now I want to filter by requirement priority. How I can do it ?
thank in advance for your return

Best regards

Accepted answer


permanent link
Francesco Chiossi (5.7k11119) | answered Oct 16 '14, 11:56 a.m.
edited Oct 16 '14, 11:56 a.m.
 Hello David,

metrics are composed of aggregated data, so they can only be filtered and split based on the defined dimensions.
In this case Priority is not a dimension so you won't be able to divide the metrics counts based on that parameter.

The alternative approach is to use the data from the Operational Data Store, for example:
  • Operational Data Store > Execution Work Item Area > Execution Work Item
  • Operational Data Store > Execution Work Item Area > Execution Work Item Related Current Execution Results
  • Operational Data Store > Execution Work Item Area > Execution Work Item Related Requirements

In this case you will have to calculate the counts / aggregations in the query.

Best Regards,

Francesco Chiossi
David MICHEL selected this answer as the correct answer

Comments
David MICHEL commented Oct 23 '14, 2:05 p.m.

Hello Francesco,
    thank you for your return.
Now I can realize the graph that I want.

Best regards

David

Your answer


Register or to post your answer.