When a search is dynamically written with suitescript using search.create (that has grouped result columns) , is it possible to get to any non-grouped result columns, without scripting another search. (like drilling into a saved search in the UI that has grouping, to get to the non grouped columns) . do you just do result.getValue without setting the group/summary parameter? have not tried that yet but I wanted to ask - sorry if dumb question. NS help center documents: "If you have multiple search return columns and you apply grouping, all columns must include a summary property."