Operating on selected rows
Hello Everyone,Is it possible for me to operate a function on selected rows without using the FOR loop. For examplek = dt<< Get Rows Where (pt:Parameter = ot:Parameter);For (i=1,i<= Nrow(k),i++,pt:value[k] = pt:value[k]/5; // I want the value of selected rows only to be divided by 5.);
Is it possible for me to rewrite the code without using simple JMP function for it ? I dont like using too many ...
akash_nigam_gma
dwaterson
natalie_
cyoung5
Steven_Moore
sophiaw
saitcopuroglu