Skip to content

Commit 785931d

Browse files
authored
Tweaks
1 parent 067abec commit 785931d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

powerapps-docs/developer/common-data-service/cds-odata-dataflows-migration.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@ title: Migrate data between Common Data Service instances with dataflow OData co
33
author: denisem-msft
44
ms.reviewer: "nabuthuk"
55
description: Migrate data between Common data Service instance using Power Platform OData connector.
6-
no-loc: [Title, Document]
76
ms.date: 05/05/2020
87
ms.service: powerapps
98
ms.topic: "article"
109
ms.author: demora
11-
search.audienceType:
12-
- developer, maker
1310
search.app:
1411
- PowerApps
1512
---
@@ -51,7 +48,7 @@ In this article, we walk you through how to migrate data between Common Data Ser
5148
- One (parent/independent) to many (children/dependent) entities require separate dataflows. Configure the parent dataflow to run before any child entities, since the data in the parent needs to be loaded first to correctly map to the fields in the corresponding child entities.
5249

5350
> [!NOTE]
54-
> The words to describe a Common Data Service `instance` and `environment` are used interchangeably in this article. Each environment in the Power Platform can have 0 or 1 Common Data Service instance(s). More information: [Create Common Data Service database](https://docs.microsoft.com/power-platform/admin/create-database).
51+
> The words to describe a Common Data Service `instance` and `environment` are used interchangeably in this article. Each environment in Microsoft Power Platform can have 0 or 1 Common Data Service instance(s). More information: [Create Common Data Service database](https://docs.microsoft.com/power-platform/admin/create-database).
5552
5653
## Step 2: Get the OData endpoint
5754

0 commit comments

Comments
 (0)