Need Help on JSL Scripting to Split Column Data with delimiter, and match with another Column delimiter Split Data
Hello guys i'm using JMP17 and really need help on JSL script to process the input data below to the desired output data Input Data Table: | Data| Label | ID ||----------|----------|----------|| 1_1_64_5_2 | D1_DD4_FF1_FIN1_GPES2 | Apple1 || 1_1_2 | D2_D3_D4 | Apple1 || 1_2_68_5_6 | D1_DD4_FF1_FIN1_GPES2 | Orange1 || 1_2_2 | D2_D3_D4 | Orange1 || 2_1_50_3_10 | D1_DD4_FF1_...