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.
Sales Totals in Monthly Bucket Columns
I want to Total Sales Order Qty's in monthly columns for Sales Rep and Item rows in a saved search.
I know I need to grab Sales Orders and group them by Sales Rep and Item to get my rows.
Then I need to create a formula column for each desired month that sums the applicable quantities using Case SQL statements.
While I'm having trouble finding any old notes or suiteanswers on the specifics, I believe I can muscle through that part (but hints would be appreciated).
But where I really need help is in making it flexible (i.e., a rolling 8 month window).
0