When using Salesforce Reports as a data source in Skyvia, the export is limited to the first 2,000 rows. This is not a Skyvia limitation, it is a hard restriction imposed by the Salesforce Run Report API, which Skyvia uses to retrieve report data.
Skyvia integrates with Salesforce via its API, inheriting both its features and limitations. The Run Report REST API returns a maximum of 2,000 rows per call and does not support pagination for report results. This limit applies regardless of the actual report size and cannot be overridden through Skyvia configuration.