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!
Sequence numbers for Saved Search Results
I've created a Saved Item Search that is nearly complete, I just need to add sequence numbers to the results. I need to set up a result column where the first row contains the number "1" and the second row "2", etc... I've looked into DENSE_RANK by {name}, thinking I can rank by alphabet, but I can't make sense of it.
The final search result will look like:
Sequence No. Item Name
1 Item A
2 Item B
3 Item C
Can anyone help?
0