Saved Search A Step-by-Step Guide
Saved searches in NetSuite are powerful tools for extracting specific data from your system. This detailed guide ensures you don’t miss any steps while setting up your search.
1. Accessing Saved Searches
2. Selecting Type
3. Naming Your Saved Search
Start by entering a search title. For this example, we’ll use “My Item Saved Search.”
NetSuite will automatically assign an ID to your saved search if you don’t create one, but it’s recommended to manually assign an ID for easy recognition.
If you want the Saved Search to be available to all users, check the ‘Public’ checkbox. To display the search as a list (e.g., in a portlet on your dashboard), check the ‘Available as List View’ checkbox.
4. Define the Criteria for the Saved Item Search
Criteria are all the rules you set to filter your data, ensuring that only the information you want is returned. For example, if you run an Item Saved Search without setting criteria, it will return all items in NetSuite. To avoid this, you’ll set filters to narrow down the results based on specific conditions.
Define the Type in Criteria
The first step is to define the type of item you want the saved search to return. On the Criteria tab, under the Filter subtab, you’ll find an option for Type.
5. Specify the Display Criteria
Now, to filter down items that are shown on your website, for example, go to Display in Website (a checkbox field), and set it to “Yes.” This will filter the search to return only those items that are visible on the website. If you want to combine multiple conditions, you can use expressions (AND, OR) to create complex filter rules.
6. Load the Results
Once you’ve set your criteria, it’s time to move to the Results tab, where you can define the columns to display in your saved search results. This is where you configure what data to show.
- Under the Columns subtab, you will see fields you can choose to display in your report.
- Begin by selecting fields such as Name, Display Name, Description, and Display in Website. These will be the key pieces of information you’ll want in the results.
- You can adjust the order of columns by dragging them into the desired position.
Below is Result of Saved Search:

8. Use Formulas for Advanced Logic
The formula feature allows you to use SQL logic for more powerful searches. Here’s how to use it:
- In the Results tab, select Formula (Text), Formula (Numeric), or Formula (Date) depending on the type of data you want to manipulate.
- You can also use SQL CASE WHEN statements, similar to Excel formulas, to perform conditional checks and display different values based on the result.
You can explore more formulas and examples using SuiteAnswers, which contains detailed examples of SQL syntax and advanced formula configurations.
9. Run and Save the Search
Once your search is configured with the necessary criteria, display settings, formulas, and drill-downs, click Save to save the search.
- You can run the saved search directly to see how the data displays.
- The saved search will now return results based on your specified filters and formulas.
10. Exporting the NetSuite Saved Search Results
After running the saved search, you can export the data for further manipulation:
- Click on the Export icon to export the results to Excel, CSV, or PDF formats.
- This can be useful if you want to analyze the data outside of NetSuite or share it with other stakeholders.
How to add Saved search to NetSuite Dashboard:
1. Go to Your Dashboard -> Personalize It:
- Navigate to the dashboard where you want the Saved Search.
- Click on Personalize Dashboard (usually at the top right).
2. Add Custom Search Portlet:
- In the Personalize Dashboard panel, look under Standard Content.
- Drag the Custom Search option and drop it onto your dashboard.
3. Set Up the Search:
- In the Custom Search portlet, click Set Up.
- Select your saved search from the dropdown list.
- Enter a title for your Custom Search portlet in the Custom Portlet Title field (optional).
4. Configure Results & Behavior:
- Set the Results Size to decide how many results to display.
- Choose the Drill Down behavior to specify whether to open results in the portlet or a new page.
5. Enable Inline Editing (Optional):
- If Inline Editing is enabled, check Allow Inline Editing if you want users to edit records directly in the portlet.
6. Save Your Changes:
- Once you’re happy with the setup, click Save to apply your changes.