Hello, is it possible to make 2 groupings?
# suitescript
m
Hello, is it possible to make 2 groupings?
☝️ 1
n
Yes. You can set as many group by fields that you want.
m
it is not always clear which grouping goes first
I need to do in order, first grouping by account and then by project , but in terms of amounts it does not work
n
I believe it goes in order from top to bottom. So whatever the 'highest' grouped field is, gets grouped first.
Like it goes in order down the list