<< Get Values from a Column without subsetting each set of row selection.
So, I have a big dataset. Currently I am selecting few rows for each condition, subsetting the data and run << get values (im My JSL script) to move data to defined LIST. This process is taking significant time, because as i mentioned dataset is huge.I want to know, if there is a way to << get values from a column for the selected rows without doing subset everytime. \Or I have to subset every...
