How do I avoid an error when selecting a row from a filtered table box?
I am running JMP 17.1 and have the script shown below which works thanks to @jthi help. When I run the script, I get a table box of Big Class.jmp in a window and I can select a row and it returns the values of Height and Weight from the selected row. In my real world application, I have a much larger table that I'd like to filter down by right-clicking in the window and choosing "Filter Where......
tbidwell