Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[Reporting] How to calculate the days spent between 2 states for a workitem

 Hello,


I am using CLM 7.0.2 and report builder with data sources as data warehouse
I want to to calculate the days spent for a particular workitem in different states starting from New to Closed
For Eg : 
   New -> In Progress --- Expected Result something like 5 days
   In-Progress -> Closed  --- Expected Result something like 3 days
   Total days for Closure -- 8 days

Any solution / leads here ?

Regards,
Chandan

0 votes



2 answers

Permanent link
I don't think this is possible in Report Builder/LQE. LQE indexes the current state of each tracked resource. For work items, that data will be whatever RDF data EWM publishes. Looking at an example work item, I can see properties like dcterms:created or oslc_cm:closeDate but I don't see any historical data.

There are metrics jobs that run in LQE that gather statistics about resources, such as work items, but these aggregated across work items, not for specific work items.

You can see the history of a work item in EWM, but that data is not exposed to LQE/JRS.

0 votes


Permanent link

While my previous comments referenced LQE, I believe it's the same situation for Data Warehouse. The ETL jobs that run in DCC populate current data, and there are metrics jobs that aggregate across all works items.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,936

Question asked: Dec 03 '21, 7:11 a.m.

Question was seen: 919 times

Last updated: Dec 03 '21, 9:26 a.m.

Confirmation Cancel Confirm