How to reference already open data table (from multiple open data tables) JSL
I am working on writing scripts that create different reports and data tables. However, I always have to end up running them chunk wise and manually clicking on the drop down menu to select the data table I want to run the given chunk of script on. I am familiar with the current data table() function, but not really anything else that doesn't require a file path. Does anyone know any easy way to ...