Skip to content

Frequently Asked Questions

Can I write multi-level joins in NimbusQL? Yes. NimbusQL fully supports multi-level joins and combining multiple datasets within the same query.

Is there a row limit on query results? The Free version is limited to 100 query results. The Full version supports unlimited query results with no row limits.

Can I save my queries for future use? Yes. You can save queries with a name and description, then load them back at any time. The Free version supports up to 3 saved queries. The Full version supports unlimited saved queries.

Does NimbusQL support autocomplete? Yes. Press Ctrl + Space to activate autocomplete for table names, field names, and SuiteQL keywords.

Can I run only part of my query? Yes (v2.0+). Highlight a portion of your query text and execute only the highlighted section.

Who can I send scheduled emails to? You can send scheduled emails to any NetSuite employee or any external email address.

What cadences are available for scheduled emails? Daily, weekly, and monthly scheduling cadences are available.

Is there a limit on scheduled emails? The Free version has limited scheduled email functionality. The Full version supports unlimited scheduled emails.

Can I schedule emails from a NetSuite Analytics Dataset? Yes (v1.8+). You can load an existing NetSuite Analytics Dataset as the data source for a scheduled email.

What is the Load Dataset feature? Load Dataset (v1.8+) allows you to use an existing NetSuite Analytics Dataset as the data source for a query or scheduled email, without writing a SuiteQL query manually.

Do I need NimbusQL installed to use NimbusDash? No. NimbusDash works with NetSuite Saved Searches without NimbusQL. However, installing NimbusQL unlocks the ability to use SuiteQL queries as data sources in NimbusDash.

NimbusQL is not appearing in my NetSuite menu after installation. Check that the bundle installation completed successfully in Customization > SuiteBundler > Installed Bundles. If it appears there, try clearing your browser cache and refreshing NetSuite.

I’m getting a query error when executing my query. Check your SuiteQL syntax carefully. Common issues include missing JOIN conditions, incorrect field names, or unsupported SuiteQL functions. Use the autocomplete feature (Ctrl + Space) to verify field and table names.

My scheduled email is not sending. Verify that the schedule is active in the Schedule screen. Check that the recipient email addresses are correct. If sending to external addresses, confirm your NetSuite environment allows outbound emails to external recipients.

My export is taking a long time. Large exports are queued and processed in the background. Check the export queue for the status of your export. Very large result sets may take several minutes to process.