How to subset a data table based on column value
Hello! I have a large JMP file which contains the stability testing results for many (>75 product lots). I want to create a script to subset the rows of testing data based on the column value (i.e. the lot number) while only including certain test result columns from the file. I am fairly new to JMP and JMP scripting, but I have managed to put together the following script: Data Table( "Stabilit...