how to extract data with criteria of JMP table values
Hii am trying to extract data for specifc lot listfor now i extract all data and filter the data i needbuthow do i update my data extraction script to take values directly from JMP table?example of data table:New Table( "lot list", Add Rows( 5 ), New Column( "lot", Character, Nominal, Set Values( {"AB457", "AB589", "XY671", "XY001", "XY187"} ) ));example of extract criteria for the lots in the...
