Skip to content

Commit 6e4342f

Browse files
authored
Merge pull request #8786 from MicrosoftDocs/pnghub-patch-2
Update create-edit-elastic-tables.md
2 parents 7b642a3 + 0d08279 commit 6e4342f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/data-platform/create-edit-elastic-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The choice of table should be based on the specific needs of your application. A
5858

5959
As your business data grows, elastic tables provide unlimited auto scalability based on your application workload, both for storage size and throughput, such as the number of records created, updated, or deleted in a given timeframe.
6060

61-
If your business scenario requires very large volume of data writes, application makers can make use of Dataverse multiple request API's, such as `CreateMultiple`, `UpdateMultiple`, and `DeleteMultiple`, to achieve more throughput within Dataverse throttling limits. More information: [Developer guide: Bulk Operation messages (preview)](../../developer/data-platform/bulk-operations.md)
61+
If your business scenario requires very large volume of data writes, application makers can make use of Dataverse multiple request API's, such as `CreateMultiple`, `UpdateMultiple`, and `DeleteMultiple`, to achieve more throughput within Dataverse throttling limits. More information: [Developer guide: Bulk Operation messages (preview)](../../developer/data-platform/bulk-operations.md and [Optimize performance for bulk operations](/power-apps/developer/data-platform/optimize-performance-create-update)
6262

6363
### Automatic removal of data
6464

0 commit comments

Comments
 (0)