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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Search Criteria Help
I've got a Saved Search that is grouping lines on Sales Orders and has 1 column that does a Count formula and another column that does a Sum formula. However, I only want that the Sales Orders where these 2 columns are equal and I can't figure out how to enter the criteria for that. Do I use the Summary Criteria somehow?
My columns are:
#1 Field: Number
Summary Type: Group
#2 Field: Event # (Custom)
Summary Type: Count
#3 Field: Formula Numeric
Summary Type: Sum
Formula: sum(decode({custcol_sm_event_completed},'T',1))
I've tried to use the Summary Criteria but I want to compare to another column, not just a specific value.
0