so, you have to include the same grouping, join, e...
# suitescript
s
so, you have to include the same grouping, join, etc parameters. i find it's often easier to use the convenient
result.columns
array and feed the elements directly into the
.getValue()
function. ala:
Copy code
result.getValue(result.columns[0]) //or whatever index