Is there a way to script this following data table list select part into a jsl script?
![11655_pastedImage_5.png 11655_pastedImage_5.png](https://community.jmp.com/t5/image/serverpage/image-id/3146iFEF6A4E788613E59/image-size/medium?v=v2&px=400)
As of now I have a script done, but only on one data table at a time, is there a function that I can call to make a data table list selector like the picture that I attached above, and upon selection, I can have my current data table updated accordingly? My not-so-flexible script now looks like this
![11656_pastedImage_6.png 11656_pastedImage_6.png](https://community.jmp.com/t5/image/serverpage/image-id/3147iF831A421266EEBCE/image-size/medium?v=v2&px=400)
I want to achieve this
![11655_pastedImage_5.png 11655_pastedImage_5.png](https://community.jmp.com/t5/image/serverpage/image-id/3148iF5C4DB543360EED8/image-size/medium?v=v2&px=400)
Any help would be greatly appreciated!