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.
Constructing a Saved Search with a Group By/Having type of criteria
if I wanted to construct a saved search where I only pull when the number of Sales Orders Pending fulfillment for the current date is between 10 and 15
Would Anyone have any suggestions
I am trying to construct the search like a SQL Search with a group by clause and a corresponding Having count(*) >= 10 construct
0