Skip to main content
13-Aquamarine
December 15, 2016
Question

Nested computed measures?

  • December 15, 2016
  • 2 replies
  • 2422 views

Can someone just confirm or deny my finding that you can't re-use a computed measure (Mechanica, sorry, Creo Simulate) in another computed measure?  'Simple' measures show up as available components, but not previous computed measures...

Assuming you can't, is there a line continuation character to allow complicated expressions to be split over several lines (or does it just work anyway, as it does in Excel)?

Thanks!

2 replies

1-Visitor
December 15, 2016

you need BMX:

simulate-bmx-creo.JPG

Regards

Paul

13-Aquamarine
December 15, 2016

No, I'm talking about within Simulate.  It appears that I can't calculate an 'interim' variable, then use the result of that calculation to calculate another result - I have to do the whole calculation in one, complicated, expression.

Calculated measures can refer to 'simple' measures but not to other calculated measures within the same analysis, it appears.

1-Visitor
December 15, 2016

Jonathan,

"It appears that I can't calculate an 'interim' variable..."

yes, it is not possible in simulate, but with BMX (extra licence).

measures_relations.jpg

Regards

Paul

13-Aquamarine
February 2, 2017

Another possible limitation... it also appears that you can't reference a built-in measure in a computed measure!  This is a bit disappointing - it really limits the power of computed measures, if I can only use quantities that I've directly obtained through a 'simple' measure

13-Aquamarine
February 3, 2017

Jonathan,

You have to duplicate the predefined measure with a user defined measure that does exactly the same thing.