Skip to content

Commit 0d08279

Browse files
authored
Refining absolute to relative link and style
1 parent 0dd116b commit 0d08279

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +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.
62-
63-
Additional reference - https://learn.microsoft.com/en-us/power-apps/developer/data-platform/optimize-performance-create-update
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)
6462

6563
### Automatic removal of data
6664

0 commit comments

Comments
 (0)