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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
WATCH: Saved Search to Combine Two Case When Statements in Criteria
This is a How-to video on creating a Saved Search with criteria combining two case when statements.
Here is the formula used in the video presentation:
- CASE WHEN {shipdate} BETWEEN to_date ('7/01/2019', 'mm/dd/yyyy') AND to_date ('7/31/2019', 'mm/dd/yyyy') THEN (case when {status} = 'Pending Fulfillment' then ({amount}) else 0 end) ELSE 0 END
Description: not equal to 0
Kindly mark "Yes" if you find the reply to your question as helpful. This will aid the community to find the solution/answer much easier. Let's always mark a reply and help the community! ☺️
Shamaine Chan-Oracle | Ask a Guru
Tagged:
3