You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
||[**Common Data Service**](connections/connection-common-data-service.md)| ||[**Cloud storage**](connections/cloud-storage-blob-connections.md)**|
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/delegation-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Where this becomes complicated, and the reason this article exists, is because n
31
31
## Delegable data sources
32
32
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:
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/share-app-resources.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,15 +18,15 @@ search.app:
18
18
19
19
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:
20
20
21
-
*entities in Microsoft Dataverse
21
+
*Entities in Microsoft Dataverse.
22
22
23
23
For information about giving users access to this data, see [Manage entity permissions](share-app.md#manage-entity-permissions).
24
24
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.
30
30
31
31
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.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/use-native-cds-connector.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,25 +18,25 @@ search.app:
18
18
19
19
## Overview
20
20
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.
22
22
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:
24
24
25
25
1. Significant speed gains.
26
26
2. Increased reliability.
27
27
3. Access to Dataverse **views** and **File and Image field attributes**.
28
28
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:
30
30
31
-

31
+

32
32
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.
34
34
35
35
## How do I upgrade?
36
36
37
37
Upgrade your app by inspecting the settings of the features and then by following the directions below:
38
38
39
-
### *Improve data source experience and Dataverse views* is On:
39
+
### *Improve data source experience and Common Data Service views* is On:
40
40
41
41
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.
42
42
@@ -45,14 +45,14 @@ You may also want to enable the **Explicit Column Selection** feature:
> **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.
49
49
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:
51
51
52
52
Check *Deprecated features* section under *Advanced settings*. If set to *Off*, continue with the following instructions as a first step in the conversion.
53
53
54
54
> [!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).
@@ -71,9 +71,9 @@ Check *Deprecated features* section under *Advanced settings*. If set to *Off*,
71
71
Use the square bracket with an **@** symbol to indicate a global scope so it resolves to the entity; for example, **[@entityName]**.
72
72
73
73
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**:
75
75
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*.
77
77
1. Turn **Use GUID data types instead of strings** feature *On*.
78
78
1. Wait for the health monitor to finish analyzing your app.
79
79
1. Resolve all formula errors.
@@ -88,12 +88,12 @@ Check *Deprecated features* section under *Advanced settings*. If set to *Off*,
88
88
-*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”)`.
89
89
-*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.
90
90
91
-
### *Improve data source experience and Dataverse views* is Off:
91
+
### *Improve data source experience and Common Data Service views* is Off:
92
92
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*:
94
94
95
95
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.
97
97
1. Add the Dataverse connection using the new data source selection experience.
98
98
1. Save your application.
99
99
@@ -104,7 +104,7 @@ Use the following instruction to turn **Improve data source experience and Datav
104
104
105
105
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.
106
106
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*.
108
108
2. Remove your existing Dynamics 365 data source connections.
109
109
3. Add the connections to your data sources to the Dataverse using the new data source selection experience.
110
110
@@ -130,7 +130,7 @@ See the [Detailed Examples](#detailed-examples) section for more information.
130
130
131
131
## Detailed Examples
132
132
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.
134
134
135
135
### Option Sets
136
136
@@ -142,7 +142,7 @@ It's recommended to remove existing data cards and add them back to work with yo
142
142
143
143

144
144
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.
146
146
147
147

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

194
194
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.
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/working-with-test-studio.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -306,7 +306,7 @@ In this quickstart, you'll create two custom entities in the Dataverse database
306
306
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.
307
307
308
308
> [!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.
0 commit comments