Set Spec Limits of columns with column stored value
Hi All,I imported csv files into JMP to get data table (assigned as dt0) and spec table (assigned as dt1) respectively. I wonder to get the spec in spec table (dt0) and set Spec Limits of columns in data table (dt0).The issue I found that the specs can not be set successfully:Here are my codes:Names Default To Here( 1 );Files = Pick File("Select CSV File","$Downloads",{"JMP Files|jmp;jsl;jrn", "Al...
vince_faller