Control Chart - Gets limits but doesn't apply them also control charts can't save to data table
Hi AllI have pieced together the below code and it creates the Control Charts and brings up the limits but doesn't actually apply them? The control charts also do not seem to have the ability to save back the data table unless i re run it in a new window?I understand there is a new script function but not sure how it applies to my code?appreciate all help given! Names Default To Here( 1 );
dt = C
...