Join Slack
Powered by
Examples if you have a search of sales orders grou...
# suitescript
j
jkabot
01/16/2019, 8:08 PM
Examples if you have a search of sales orders grouped by customer : * if you do
maximum on {amount}
, you get the sales order with the biggest amount * if you do
maximum on {amount} when ordered by {datecreated}
you get the amount of the newest salesorder
Open in Slack
Previous
Next