How do operations involving two separate data table work?
For example, when I want to divide each value of column 1 from data table 1 by each value of column 2 from data table 2. I seem to have issues doing so and I am wondering why this error pops up "Scoped data table access requires a data table column or variable{1} in access or evaluation of 'dtbinsum:column' , dtbinsum:column/*###*/(Nrows) /*###*/"The part of my script looks like this://Start of s...
Steven_Moore
sophiaw
saitcopuroglu