It's all about the answers!

Ask a question

Custom expressions in JRS


Andy Dennis (118) | asked Apr 22 '21, 10:05 a.m.
edited Apr 22 '21, 10:17 a.m.

 Hi all,

I'm trying to figure out if I can use the custom expression builder to get a change profile of requirements in a models.  I.e. identify what percentage of the requirements have been modified at 80% of the time between the module being created and the last date at which a requirement was modified.
I've managed to create an expression to show the elapsed time between these two, but I can't figure out how I would then expand the expression to count those requirements at 80% of that value

days_between(max($Requirement:Last update time$),$Collection or Module:Creation Date$)

I'm thinking I'm going to end writing the SQL but would like to avoid that, if at all possible.

Thanks

Andy.

Be the first one to answer this question!


Register or 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.