Scripting

Understand How to Filter on Multi-Select Fields Using SuiteQL’s BUILTIN.MNFILTER Function

This article covers all you need to know about NetSuite's BUILTIN.MNFILTER function for filtering on multi-select field values.

Feb 23 · 5 min read >
NSI Multiple Select Field Concepts - BUILTIN.MNFILTER

How to Effectively Query Multiple Select Fields in SuiteQL

Struggling with querying multiple select fields in NetSuite using SuiteQL? Using an easy-to-understand example, this article explores advanced...

Jan 30 · 6 min read >
NetSuite Multiple Select Field Concepts

Master How To Auto-Assign Subsidiaries to Vendors in NetSuite: Part 2

Thinking about the problem of auto-assigning vendors to subsidiaries in NetSuite differently resulted in a more elegant solution. Learn...

Auto-Assign Subsidiaries to Vendors Using Background Processing

Master How To Auto-Assign Subsidiaries to Vendors in NetSuite: Part 1

This article describes a common solution for auto-assigning vendors to subsidiaries in NetSuite. The challenge: Can you come up...

Sep 18 · 4 min read >
Auto-Assign Subsidiaries to Vendor - Solution Flowchart

NetSuite 2024.2: Breaking Change to External Suitelet URLs and How to Handle It

NetSuite recently announced breaking changes to the external (a.k.a. anonymous) Suitelet URLs in 2024.2. This article will help you...

decision tree for external suitelet url change analysis

How to Easily Navigate Missing Field IDs When Using N/config

NetSuite preferences and enabled features can be accessed via SuiteScript using N/config. Recently, I discovered that the list of...

Nov 17 · 1 min read >
How to find the field ID of a NetSuite preference

How To Easily Understand The Dispatcher Script Pattern

The Dispatcher Script Pattern involves replacing multiple script deployments with a single "dispatcher" script. This article explains what it...

Oct 31 · 7 min read >
Dispatcher script pattern - architecture

Revolutionize Your NetSuite Experience with the Ultimate Split Pane Utility!

Split pane! A must-have NetSuite utility for any scenario where you need to preview a document (typically PDF) next...

Aug 24 · 5 min read >

Improved Method for Identifying NetSuite System Users

This article explains how to identify NetSuite system users and explains why the popular approach of excluding all users...

Aug 14 · 2 min read >
Common use case for excluding NetSuite system users
×