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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
join field values in a GROUP
I couldn't come up with a good subject!
Basically I'd like to group my results and combine one field into a string separated by a character. Given this data:
[ID] [VALUE] 1 'red' 1 'blue' 1 'green' 2 'red' 2 'yellow'
I would like to have a Saved Search that would output the following:
1 'red,blue,green' 2 'red,yellow'
So I would group by the ID and then (string)join the VALUE fields together with a specific character or string. I swear there is a way to do this but I can't remember or figure it out. Anyone know?
Steve Klett | Senior Developer
NetValue Technology
0