Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Scripting search to compare 2 multi-select fields values
Hi,
I have custom record A with a multi-select field and custom record B with the a multi-select field, both are using the same list as values. What I need to do is create a suitescript search which use custom record A as the master record and sets the values to search for, and searches all custom record B records for those with matching field value..
I have a script search that works but it finds all record B's that have 1 matching value from the custom record A field, where I want to have it match both fields. IS this possible?