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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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
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
