Incremental Backups
The outdated NetSuite.com data source is no longer available as of NetSuite 2026.1. The NetSuite2.com data source is the only data source for SuiteAnalytics Connect, and all users should have completed the required actions to move to the NetSuite2.com data source. For more information, see Removal of SuiteAnalytics Connect NetSuite.com Data Source.
Use the following points as best practices for incremental backups.
-
Use last_modified_date or date_last_modified columns where possible.
-
Use deleted_records table where possible.
-
When you can't identify the last_modified_date, date_last_modified, or deleted_records, you should file an issue.
-
Some tables do not support last_modified_date, date_last_modified, and deleted_records, for example, mapping tables. You must download all data from these tables every time. It's not possible to perform incremental downloads one time only.