If you want to reset it to its initial value of 1 (as per its Formula option), disable the measure, update it, enable it again and update it again. If you want to reset it to 0, skip updating it again in the last step. Obviously, if needed, you can delay enabling it again and any potential update again as desired via !Delay.No worries!
I am looking at resetting the mTime* measures, but how is that achieved? How to you reset a measure that is ticking up? It resets every time it is at '2', but once the Peak maxes out it seems to go over 2 and then can't reset itself.
Tried this without effect:Code:
IfCondition2=(mTimeRight > 2)IfTrueAction2=[!UpdateMeasure mTimeRight]
Statistics: Posted by Yincognito — Today, 11:43 am