Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Saved Search Second Highest, Third Highest
I was trying to use the dense_rank formulas to pull second highest or third highest result. Unfortunately the formulas don't work when the search is grouped (they work in the ungrouped search, but an unexpected error occurs any time I group my main entity, in this case {name} for an item search).
Is there any such function in a grouped search that allows me to specify the second highest result? I tested it against the Price Level fields and it works ungrouped, but each price level has its own line.
How would I specify the price level with the second highest unit price in one column, then the third highest in the next column? I would prefer that the results are one line per item, which is why I was hoping to group them.