is there a way to work around it
# suitescript
p
is there a way to work around it
j
You can definitely have multiple formula columns. To get their values just use the column ID like
result.getValue(result.columns[1]);
p
Hello Jen, can you get the values in a map/reduce script? Thank you
j
I don’t know, I’ve never done M/R