How to add a single Fail column when any one or more test parameter fail (spec limits saved to each parameter column)?
I have a data table with test data. The first column has the part ID and rest of the columns (other column names are test parameter names) having test data corresponding to each part ID. All tested parameters columns have spec limits (LSL/USL) saved in them. I want to add a Fail column (with 1 for fail otherwise 0) when any one or more of the test parameters for each part fail the spec (LSL or USL...