Applies to Product - Microsoft Dataverse
What’s happening?
The issue is that when attempting to export more than 100,000 records from a virtual table, the default row limit is reached, preventing successful data export.
Reason:
The limitation is inherent to the virtual table functionality, which restricts the number of rows that can be exported.
Resolution:
- It was attempted to increase the row limit in the "Organization" settings, but this resulted in an error.
- The issue may be related to the customization scope of the virtual table.
- For further information, refer to the document: Limitations and troubleshooting virtual tables with Power Apps - Power Apps | Microsoft.
- For exporting large datasets, consider using alternative mechanisms such as Athena for better scalability and performance.
