Registered User Joined: 10/7/2004 Posts: 98
|
Is there a way to plot the action of tsv between -100 and 100? Pehaps through a child indicator of some sort?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Maybe you could do something similar to adding a Custom PCF Indicator to the chart with the following Formula?
100 * TSV38 / MAX(ABS(TSV38), 100)
-Bruce Personal Criteria Formulas TC2000 Support Articles
|