Skip to content

Commit b95762f

Browse files
committed
update
1 parent 64fb95b commit b95762f

9 files changed

+34
-34
lines changed

powerapps-docs/maker/canvas-apps/connections-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This table has links to more information about our most popular connectors. For
6060

6161
|   |   |   |   |   |
6262
| --- | --- | --- | --- | --- |
63-
| ![Microsoft Dataverse](./media/connections-list/cdm.png) |[**Dataverse**](connections/connection-common-data-service.md) |  |![Cloud storage](./media/connections-list/onedrive.png) |[**Cloud storage**](connections/cloud-storage-blob-connections.md) ** |
63+
| ![Common Data Service](./media/connections-list/cdm.png) |[**Common Data Service**](connections/connection-common-data-service.md) |  |![Cloud storage](./media/connections-list/onedrive.png) |[**Cloud storage**](connections/cloud-storage-blob-connections.md) ** |
6464
| ![Dynamics AX](./media/connections-list/dynamics-ax.png) |[**Dynamics AX**](connections/connection-dynamicsax.md)|  |![Excel](./media/connections-list/excel.png) |[**Excel**](connections/connection-excel.md)|
6565
| ![Microsoft Translator](./media/connections-list/microsoft-translator.png) |[**Microsoft Translator**](connections/connection-microsoft-translator.md)|  | ![Office 365 Outlook](./media/connections-list/office365.png) |[**Office 365 Outlook**](connections/connection-office365-outlook.md)|
6666
| ![Office 365 Users](./media/connections-list/office365.png) |[**Office 365 Users**](connections/connection-office365-users.md) |  | ![Oracle](./media/connections-list/oracle-icon.png) |[**Oracle**](connections/connection-oracledb.md)|

powerapps-docs/maker/canvas-apps/data-platform-create-app-scratch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When you build an app from Dataverse, you don't need to create a connection from
4242

4343
1. In the middle of the screen, select **connect to data**.
4444

45-
1. In the **Data** pane, select **Dataverse**, select the **Accounts** check box, and then select **Connect**.
45+
1. In the **Data** pane, select **Common Data Service**, select the **Accounts** check box, and then select **Connect**.
4646

4747
1. Close the **Data** pane by selecting the close icon in the upper-right corner.
4848

powerapps-docs/maker/canvas-apps/data-platform-create-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To follow this quickstart, you must be assigned to the [Environment Maker](https
3232

3333
![Option to create an app](./media/data-platform-create-app/start-from-data.png)
3434

35-
1. On the **Dataverse** tile, select **Phone layout**.
35+
1. On the **Common Data Service** tile, select **Phone layout**.
3636

3737
![Connection tile](./media/data-platform-create-app/connection-tile.png)
3838

powerapps-docs/maker/canvas-apps/delegation-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Where this becomes complicated, and the reason this article exists, is because n
3131
## Delegable data sources
3232
Delegation is supported for certain tabular data sources only. If a data source supports delegation, its [connector documentation](https://docs.microsoft.com/connectors/) outlines that support. For example, these tabular data sources are the most popular, and they support delegation:
3333

34-
- [Microsoft Dataverse](https://docs.microsoft.com/connectors/commondataservice/)
34+
- [Common Data Service](https://docs.microsoft.com/connectors/commondataservice/)
3535
- [SharePoint](https://docs.microsoft.com/connectors/sharepointonline/)
3636
- [SQL Server](https://docs.microsoft.com/connectors/sql/)
3737

powerapps-docs/maker/canvas-apps/functions/function-relate-unrelate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ You'll first create a simple app to view and reassign the reservations that are
9696

9797
1. On the **View** tab, select **Data sources**.
9898

99-
1. In the **Data** pane, select **Add data source** > **Dataverse** > **Products** > **Connect**.
99+
1. In the **Data** pane, select **Add data source** > **Common Data Service** > **Products** > **Connect**.
100100

101101
The Products entity is part of the sample data loaded above.
102102

@@ -166,7 +166,7 @@ At this point, you can move the relationship from one record to another, but you
166166
167167
1. On the **View** tab, select **Data sources**.
168168
169-
1. In the **Data** pane, select **Add data source** > **Dataverse** > **Reservations** > **Connect**.
169+
1. In the **Data** pane, select **Add data source** > **Common Data Service** > **Reservations** > **Connect**.
170170
171171
1. In **Gallery2**, set the **OnSelect** formula for **NextArrow2** to this formula:
172172
@@ -267,7 +267,7 @@ You'll create another app that resembles the one you created earlier in this top
267267
268268
1. On the **View** tab, select **Data sources**.
269269
270-
1. In the **Data** pane, select **Add data source** > **Dataverse** > **Contacts** > **Connect**.
270+
1. In the **Data** pane, select **Add data source** > **Common Data Service** > **Contacts** > **Connect**.
271271
272272
1. Under **Gallery2**, add a **Combo box** control, ensure that it's named **ComboBox1**, and then set its **Items** property to **Contacts**.
273273

powerapps-docs/maker/canvas-apps/share-app-resources.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ search.app:
1818

1919
Before you [share a canvas app](share-app.md), consider the types of resources on which it relies, such as one or more of the following:
2020

21-
* entities in Microsoft Dataverse
21+
* Entities in Microsoft Dataverse.
2222

2323
For information about giving users access to this data, see [Manage entity permissions](share-app.md#manage-entity-permissions).
2424

25-
* a connection to a data source
26-
* an on-premises data gateway
27-
* a custom connector
28-
* an Excel workbook or other service
29-
* a flow
25+
* A connection to a data source.
26+
* An on-premises data gateway.
27+
* A custom connector.
28+
* An Excel workbook or other service.
29+
* A flow.
3030

3131
Some of these resources are shared automatically when you share the app. Other resources require you or the people with whom you share the app to take extra steps so that the app works as you expect.
3232

powerapps-docs/maker/canvas-apps/share-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@ All connectors that don't use Azure AD authentication of any type supports guest
330330
| Capsule CRM | No |
331331
| Cloud PKI Management | No |
332332
| Cognito Forms | No |
333-
| Dataverse | Yes* |
334-
| Dataverse (Legacy) | No |
333+
| Commmon Data Service | Yes* |
334+
| Common Data Service (Legacy) | No |
335335
| D&B Optimizer | No |
336336
| Derdack SIGNL4 | No |
337337
| Disqus | No |

powerapps-docs/maker/canvas-apps/use-native-cds-connector.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@ search.app:
1818

1919
## Overview
2020

21-
If you created a canvas app with either the Dataverse or the Dynamics 365 connector before November 2019, then you might not have the benefits of using the current native connection experience for the Dataverse. This article explains both the benefits of using the new experience and how to convert from the legacy Dataverse or Dynamics 365 connectors to this current and native connection experience enabled by the **Improve data source experience and Dataverse views** option.
21+
If you created a canvas app with either the Dataverse or the Dynamics 365 connector before November 2019, then you might not have the benefits of using the current native connection experience for the Dataverse. This article explains both the benefits of using the new experience and how to convert from the legacy Dataverse or Dynamics 365 connectors to this current and native connection experience enabled by the **Improve data source experience and Common Data Service views** option.
2222

23-
The **Improve data source experience and Dataverse views** option has following benefits:
23+
The **Improve data source experience and Common Data Service views** option has following benefits:
2424

2525
1. Significant speed gains.
2626
2. Increased reliability.
2727
3. Access to Dataverse **views** and **File and Image field attributes**.
2828

29-
The **Improve data source experience and Dataverse views** option appears in the Advanced settings section:
29+
The **Improve data source experience and Common Data Service views** option appears in the Advanced settings section:
3030

31-
![Improve data source experience and Dataverse views](media/use-native-cds-connector/improved-data-source-setting.png)
31+
![Improve data source experience and Common Data Service views](media/use-native-cds-connector/improved-data-source-setting.png)
3232

33-
The **Relational data, option sets, and other new features for Dataverse** now appears in the Deprecated features section.
33+
The **Relational data, option sets, and other new features for Common Data Service** now appears in the Deprecated features section.
3434

3535
## How do I upgrade?
3636

3737
Upgrade your app by inspecting the settings of the features and then by following the directions below:
3838

39-
### *Improve data source experience and Dataverse views* is On:
39+
### *Improve data source experience and Common Data Service views* is On:
4040

4141
Either you already converted your canvas app to use this feature, or you started an app with default setting of *On* for this feature. No further actions required.
4242

@@ -45,14 +45,14 @@ You may also want to enable the **Explicit Column Selection** feature:
4545
![Explicit column selection](media/use-native-cds-connector/explicit-column-selection.png)
4646

4747
> [!NOTE]
48-
> **Improve data source experience and Dataverse views** is not supported on [Power Apps for Windows](https://www.microsoft.com/p/power-apps/9nblggh5z8f3). You must turn this feature *Off* when using Power Apps for Windows.
48+
> **Improve data source experience and Common Data Service views** is not supported on [Power Apps for Windows](https://www.microsoft.com/p/power-apps/9nblggh5z8f3). You must turn this feature *Off* when using Power Apps for Windows.
4949
50-
### *Relational data, option sets and other new features for Dataverse* is Off:
50+
### *Relational data, option sets and other new features for Common Data Service* is Off:
5151

5252
Check *Deprecated features* section under *Advanced settings*. If set to *Off*, continue with the following instructions as a first step in the conversion.
5353

5454
> [!IMPORTANT]
55-
> If you don't see **Relational data, option sets and other new features for Dataverse** in *Advanced settings*, or if it’s already *On*, skip the following steps and continue to the [next section](#improve-data-source-experience-and-common-data-service-views-is-off).
55+
> If you don't see **Relational data, option sets and other new features for Common Data Service** in *Advanced settings*, or if it’s already *On*, skip the following steps and continue to the [next section](#improve-data-source-experience-and-common-data-service-views-is-off).
5656
5757
- **Step 1**: Turn **Use display names** feature **On**:
5858

@@ -71,9 +71,9 @@ Check *Deprecated features* section under *Advanced settings*. If set to *Off*,
7171
Use the square bracket with an **@** symbol to indicate a global scope so it resolves to the entity; for example, **[@entityName]**.
7272

7373

74-
- **Step 2**: Turn **Relational data, option sets and other new features for Dataverse** and **Use GUID data types instead of strings** features **On**:
74+
- **Step 2**: Turn **Relational data, option sets and other new features for Common Data Service** and **Use GUID data types instead of strings** features **On**:
7575

76-
1. Turn **Relational data, option sets and other new features for Dataverse** feature *On*.
76+
1. Turn **Relational data, option sets and other new features for Common Data Service** feature *On*.
7777
1. Turn **Use GUID data types instead of strings** feature *On*.
7878
1. Wait for the health monitor to finish analyzing your app.
7979
1. Resolve all formula errors.
@@ -88,12 +88,12 @@ Check *Deprecated features* section under *Advanced settings*. If set to *Off*,
8888
- *GUIDs*: If you're using a static GUID string such as `015e45e1044e49f388115be07f2ee116`, convert it to a function that returns a GUID object; for example `GUID(“015e45e1044e49f388115be07f2ee116”)`.
8989
- *Lookups*: If you're using Lookup functions to get first-level lookup values such as `Lookup(Contacts, ‘contactID’ = ThisItem.ContactID”)`, consider using `ThisItem.PrimaryContacts` (where PrimaryContacts is the name of the entity) instead.
9090

91-
### *Improve data source experience and Dataverse views* is Off:
91+
### *Improve data source experience and Common Data Service views* is Off:
9292

93-
Use the following instruction to turn **Improve data source experience and Dataverse views** feature *On*:
93+
Use the following instruction to turn **Improve data source experience and Common Data Service views** feature *On*:
9494

9595
1. Remove your existing Dataverse data source connections.
96-
1. Turn *On* the **Improve data source experience and Dataverse views** feature.
96+
1. Turn *On* the **Improve data source experience and Common Data Service views** feature.
9797
1. Add the Dataverse connection using the new data source selection experience.
9898
1. Save your application.
9999

@@ -104,7 +104,7 @@ Use the following instruction to turn **Improve data source experience and Datav
104104

105105
To convert your app that uses the Dynamics 365 connector, you'll need to remove and add the connections to your data sources. Use the steps below to convert your connections to your data sources.
106106

107-
1. Ensure the **Improve data source experience and Dataverse views** feature is turned *On*.
107+
1. Ensure the **Improve data source experience and Common Data Service views** feature is turned *On*.
108108
2. Remove your existing Dynamics 365 data source connections.
109109
3. Add the connections to your data sources to the Dataverse using the new data source selection experience.
110110

@@ -130,7 +130,7 @@ See the [Detailed Examples](#detailed-examples) section for more information.
130130

131131
## Detailed Examples
132132

133-
Converting your app to use the new **Option sets** and **Two options** data types with supporting controls can be challenging while upgrading an app to use the new *Improved data source experience and Dataverse views* feature.
133+
Converting your app to use the new **Option sets** and **Two options** data types with supporting controls can be challenging while upgrading an app to use the new *Improved data source experience and Common Data Service views* feature.
134134

135135
### Option Sets
136136

@@ -142,7 +142,7 @@ It's recommended to remove existing data cards and add them back to work with yo
142142

143143
![OptionSet with old style name](./media/use-native-cds-connector/OptionSet-with-old-style-name.png)
144144

145-
With the new *Improved data source experience and Dataverse views* feature, you no longer see `_accountcategorycode_label`. It's replaced by `accountcategorycode`. Your card is now be marked as **custom** and you'll see errors. Remove the old data card and add the *Option Set* back. The new data card is *Option Set* aware.
145+
With the new *Improved data source experience and Common Data Service views* feature, you no longer see `_accountcategorycode_label`. It's replaced by `accountcategorycode`. Your card is now be marked as **custom** and you'll see errors. Remove the old data card and add the *Option Set* back. The new data card is *Option Set* aware.
146146

147147
![OptionSet with old style name](./media/use-native-cds-connector/OptionSet-with-new-style-name.png)
148148

@@ -192,7 +192,7 @@ You should remove existing data cards and add them back to work with your Two Op
192192

193193
![Two Option Set - old style](./media/use-native-cds-connector/TwoOptionSet-Old.png)
194194

195-
With the new *Improved data source experience and Dataverse views* feature, your card will now be marked as **custom** and you'll see errors. Remove the old data card and add the Option Set back. You'll see an edit control with two options by default after you add.
195+
With the new *Improved data source experience and Common Data Service views* feature, your card will now be marked as **custom** and you'll see errors. Remove the old data card and add the Option Set back. You'll see an edit control with two options by default after you add.
196196

197197
![TwoOptionSet-New](./media/use-native-cds-connector/TwoOptionSet-New.png)
198198

powerapps-docs/maker/canvas-apps/working-with-test-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ In this quickstart, you'll create two custom entities in the Dataverse database
306306
3. Input an expression to process the results of your test. The following sample saves each test case's results to the custom AppTestResults entity in Dataverse. The test results can optionally be stored to SQL, SharePoint, or any other data source. You might need to set or increase the Trace field in your data source as required.
307307
308308
> [!NOTE]
309-
> The following samples require a [Dataverse connection](https://docs.microsoft.com/connectors/commondataservice/). You can create a [simple app](data-platform-create-app.md) or [build an app from scratch](data-platform-create-app-scratch.md) using Dataverse. Also, refer to the [Patch](./functions/function-patch.md) function reference for more details to modify records of a data source used in the following samples.
309+
> The following samples require a [Common Data Service connection](https://docs.microsoft.com/connectors/commondataservice/). You can create a [simple app](data-platform-create-app.md) or [build an app from scratch](data-platform-create-app-scratch.md) using Dataverse. Also, refer to the [Patch](./functions/function-patch.md) function reference for more details to modify records of a data source used in the following samples.
310310
311311
```powerapps-dot
312312
//Save to Dataverse

0 commit comments

Comments
 (0)