Handling Matrix items – Netsuite Saved Search

1. Create an item saved search that excludes parent matrix items and includes all other inventory types and child matrix items. 1. Navigate to Lists > Search > Saved Searches > New > Item 2. Under Criteria tab > Standard subtab, add the filter:    • Matrix Item = False 3. Hit Save & Run.… Continue reading Handling Matrix items – Netsuite Saved Search

3D reference in Excel

A 3D reference in Excel allows you to refer to the same cell or a range of cells across multiple worksheets. In other words, it refers to a range of worksheet names as well as a range of cells. The important thing to remember is that all of the referred sheets must have the same… Continue reading 3D reference in Excel

CONCEPT OF SAVED SEARCH

A Saved Search is a request for information. By specifying criteria and results information in NetSuite you will be able to search through hundreds, thousands or millions of records in NetSuite to pinpoint exactly what you need. You need to specify the Record you want to search. Then you would provide criteria and results you want… Continue reading CONCEPT OF SAVED SEARCH

Create the SCDeployer Role

To create a SCDeployer role: In NetSuite, go to Setup > Users/Roles > Manage Roles > New Fill in the Role record Include the following changes: In the Name field, title the role SCDeployer. In the ID field, enter _sc_deployer In the Two-Factor Authentication Required field, select Not required. On the Permission tab, add the… Continue reading Create the SCDeployer Role

SuiteScript Supported Records

The following table lists all NetSuite records that are scriptable with SuiteScript. This table includes: clickable record names, which take you to detailed information about the record record IDs, which are often referenced in SuiteScript APIs scripting levels (where Full scripting level means that the record can be created, updated, copied, deleted, and searched) SuiteScript… Continue reading SuiteScript Supported Records

Netsuite Custom Field to Shopify Product Variant Meta field – Celigo Custom Flow

We can bring the custom field value retrieved using a Netsuite saved search to the Shopify product variant record meta field. For this first, we need to create a normal Item Search in Netsuite and add it in Export. The result of the search should include the custom field value As a next step, we… Continue reading Netsuite Custom Field to Shopify Product Variant Meta field – Celigo Custom Flow