Forum Discussion
Model Size
- 5 years ago
The ODBC enpoint to Dataverse has an 80 Meg limit on the data it can return.
You either need to chop up your query into smaller queries, or use another method to export the data.
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/dataverse-sql-query
DataSource.Error : Microsoft SQL : Return records size cannot exceed 83886080. Make sure to filter result set to tailor it to your report.
RequestId: TDS;c3c748a8-fbbb-4e96-b53c-f4101e4f7fe4;2
Time: 2021-11-18T15:50:41.3471257Z
Détails :
DataSourceKind=CommonDataService
DataSourcePath=itesoft.crm4.dynamics.com
Message=Return records size cannot exceed 83886080. Make sure to filter result set to tailor it to your report.
RequestId: TDS;c3c748a8-fbbb-4e96-b53c-f4101e4f7fe4;2
Time: 2021-11-18T15:50:41.3471257Z