Skip to main content
1-Visitor
October 2, 2015
Question

Help writing a computed expression in a "logical" field to evaluate trace conditions

  • October 2, 2015
  • 1 reply
  • 1092 views

How would you write a computed expression in logical field "xyz" of Requirements Type, that evaluates the traces in the Mitigates field, and returns a count of Mitigates traces that are flagged as true in the Mitigates > "Essential" field?

1 reply

16-Pearl
October 5, 2015

It sounds like you want the count of traces (therefore an integer), so what do you mean by a "logical" field? That, presumably would be a boolean.

Also, what so you mean by "flagged as true", are you using relationship flags for that?

Can you clarify?