Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Formula between 2 dates
I have a formula on the results tab of a saved search:
Field: Formula Currency
Summary Type: Sum
Formula: DECODE(TO_CHAR({trandate}, 'YYYY'),'2009',{amount},'')
How do I change the formula to return the values between 2 {trandate}s instead of just 2009?
0