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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
NSC | Compare Employee
Employee names coming from employee records needs to be compared if both the employees are same or not. Fields are called ‘requested by’ and ‘approved by’. If both fields have same employee names then it should show all those records.
It is not possible to do this on the Criteria on a Saved Search but I have been able to do this on the Results tab.
Here is the formula:
case when {custentity62} = {custentity63} then 'yes' else 'no' end
1. Create a Custom Field
1. Navigate to Customization > Lists, Records, & Fields> Entity fields > New
2. Label : Same (or enter any names)
3. Type : Free-form Text
Tagged:
0
