Discussions
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. Join us
SQL Essentials: Why RANK and DENSE_RANK Can't Be Used in Saved Search Criteria
RANK() and DENSE_RANK() are SQL window functions used to assign rankings to records within a dataset. While these functions are powerful for ordering data, they have specific limitations when used in NetSuite's Saved Searches.
Understanding the Limitation
NetSuite currently restricts the use of window functions like RANK() and DENSE_RANK() in the Criteria tab of Saved Searches. Attempting to use these functions directly in criteria will result in an error. This limitation is documented in Enhancement #180201.
Alternative Approach
Although you cannot use RANK() or DENSE_RANK() in the Criteria tab, you can incorporate them in the Results tab to achieve similar outcomes.
Learn how to Refer A Member | Earn the Answer Accepter Badge | Be the Content Creator of the Quarter | Vote for the content you want to see!
