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!
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?