Conformance Variables

Conformance refers to whether or not an event was triggered in the current process. For example, if tolerance was selected for the event type, and the data was triggered as being out of tolerance, then the data was nonconform.

Conform Counts

~conformcount~

Returns number of conforming values for either Tol or Tol2 in a DataSet row.

~conformcount1~

Returns number of conforming values for Tol in a DataSet row.

~conformcount2~

Returns number of conforming values for Tol2 in a DataSet row.

~conformcountboth~

Returns number of conforming values for both Tol and Tol2in a DataSet row.

~dataset,conformcount~

Returns the number of conforming values in a DataSet.

~dataset,percentconform~

Returns percent of conforming values in a DataSet.

~percentconform~

Returns percent of conforming values for either Tol or Tol2 in a DataSet row.

~percentconform1~

Returns percent of conforming values for Tol in a DataSet row.

~percentconform2~

Returns percent of conforming values for Tol2 in a DataSet row.

~percentconformboth~

Returns percent of conforming values for both Tol or Tol2 in a DataSet row.

Nonconform Counts

~dataset,nonconformcount~

Returns number of nonconforming values in a DataSet

~dataset,percentnonconform~

Returns percent of nonconforming values in a DataSet.

~nonconformcount~

Returns the number of values in a DataSet row that trigger the Event set on the DataSet.

~nonconformcount1~

Returns the number of values in a DataSet row that trigger Event 1.

~nonconformcount2~

Returns the number of values in a DataSet row that trigger Event 2.

~nonconformcountboth~

Returns the number of values in a DataSet row that trigger both Event 1 and Event 2.

~percentnonconform~

Returns percent of nonconforming values for either Tol or Tol2 in a DataSet row.

~percentnonconform1~

Returns percent of nonconforming values for Tol in a DataSet row.

~percentnonconform2~

Returns percent of nonconforming values for Tol2 in a DataSet row.

~percentnonconformboth~

Returns percent of nonconforming values for both Tol or Tol2 in a DataSet row.

Conformance Example

Below is an example of how conformance variables can be used in a text annotation to display your DataSet conformance results in CM4D.