Using saved search how to get the results of all s...
# suitescript
a
Using saved search how to get the results of all sales orders of a customer if the difference between initial order date and final order date is > 12 months ? Any custom formula please ??
j
Look up "MONTHS_BETWEEN" in help. I think that'll get you there.
a
sure I will look into it. Thanks