Skip to content

Commit dd2d9d5

Browse files
authored
Sentence re-wording
1 parent c8a05c9 commit dd2d9d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

powerapps-docs/developer/data-platform/dataverse-sql-query.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ Dataverse choice columns are represented as \<choice\>Name and \<choice\>Label i
9999
100100
There is an 80-MB maximum size limit for query results returned from the Dataverse endpoint. Consider using data integration tools such as [Azure Synapse Link for Dataverse](../../maker/data-platform/export-to-data-lake.md) and [dataflows](/power-bi/transform-model/dataflows/dataflows-introduction-self-service) for large data queries that return over 80 MB of data. More information: [Importing and exporting data](../../maker/data-platform/import-export-data.md)
101101
102-
To help limit size of the return size limit, use of multi-line text columns, and choice columns.
102+
> [!TIP]
103+
> To help keep the size of the returned data within acceptable limits, use as few multi-line text columns and choice columns as possible.
103104
104105
Dates returned in query results are formatted as Universal Time Coordinated (UTC). Previously, dates were returned in local time.
105106

0 commit comments

Comments
 (0)