-Support specifying the `partitionid` when copying data to Dataverse using the import schemas, you can specify the `partitionid` by referring to this [article](https://learn.microsoft.com/power-apps/developer/data-platform/use-elastic-tables?tabs=sdk#specify-partitionid). Specifying a `partitionId` is optional. If you choose to use a partitioning strategy for Dataverse elastic tables, `partitionid` must be used to uniquely identify a record with primary key. For more information about elastic tables, see the [article](https://learn.microsoft.com/power-apps/developer/data-platform/elastic-tables#partitioning-and-horizontal-scaling).
0 commit comments