How do I get Comma separated user input to subset rows with specific value?
Hi, I have a data table that contains information in the below format. I'd like to create a button on jmp that when clicked should prompt to enter a list of comma separated values from the user (possibly in a text box?) to subset just the rows with that value in a specific column.
For example in the text box if the user chooses BB,EE, then in the attached table (sample_table.jmp) only those rows wi...
jan_kreuzmann