Hi All, In JMP, can we color cells that fail the spec limits added to the column? Is it possible to do this interactively? I don't have knowledge on Scripting. If it can be done only in scripting, can someone help me to share the script if you already have it? Thanks in advance.
To do this interactively do the following
In addition to the method previously provided, you can use a platform to do this (actually several platforms do this). Choose Analyze->Quality and Process->Manage Spec Limits. Choose your process variables and click OK. If your spec limits are entered as column properties, they will populate automatically. Otherwise you can use Load from Limits Table or you can type them in yourself. From the red triangle next to Manage Spec Limits, choose Color Out of Spec Values. The out of spec values are now colored in your data table.
This is a much better solution than the one I provided. Thanks Tonya! Every day I learn something new about JMP