How to create different spec limits for different category in the group by item
file_path = pick file( "Select Excel File", "$Documents", {"All Files|jmp;jsl;xlsx;xlsm", "JMP Files|jmp;jsl", "Excel Files|*"}, 1, //select item 0, //save file "Daily_Cpk.xlsx", //selected by default ); dt = open(file_path); //Xaxis = {"db_data_source_cd"};Yaxis = {"offset_micron"}; //data = {"datatag_cd"};summarize(uparam=by(datatag_cd)); nw = new window("Daily Line Machine C...