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!
How to remove duplicates when using NS_CONCAT on Events Saved Search?
I use the process in this article:
regularly using ns_concat to list multiple search responses in a single line.
However, I am struggling to use this with a Saved Search of Events:
This is using the internal ID field as a test (I've checked this with various fields on the Event).
Each time, the results are duplicated (each ID appears twice):
Is there an equivalent to 'Main Line = True' for Event searches? (I couldn't see anything obvious in the Criteria list). When I list the results without grouping then I get the expected 10 results.