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!
Static Group
Good day,
1> We created a save search containing around 12,000 contacts. We then need to create a static group by using the "Add with Search" button. To call the 12,000 data, we use the Search & Select function. All of the 12,000 contacts appeared in the contact search page, however, after clicking the "add static members" button, only 10,000 of the contacts appeared in the Members tab of the Create Static Group page.
Question 1: We were wondering why only 10,000 items appeared in the Members tab.
2> As a workaround, we added a formula (numeric) under the result tab of the save search, ntile(3) over (order by {internalid} ) and labeled it as "RANK". .
0