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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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