This Suitelet script allows you to generate and visualize various reports sourced from saved searches within NetSuite. It provides a user-friendly interface for selecting report parameters, executing saved searches, and exporting results to Excel.
- A NetSuite account with SuiteScript 2.1 support.
- Log in to your NetSuite account.
- Navigate to Customization > Scripting > Scripts.
- Click New to create a new Suitelet script.
- Copy and paste the provided code into the script editor.
- Save the script with an appropriate name (e.g., "Master Reports Suitelet").
- Deploy the script as needed.
- Access the Suitelet URL in your NetSuite account where you deployed the script.
- Use the interface to set parameters for the report, such as date range and report type.
- Click the "Run Report" button to generate the report.
- View the report in a tabular format and use the "Export" button to download it as an Excel file.
Figure 1: Master Reports Suitelet Interface
This project is licensed under the MIT License - see the LICENSE file for details.