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
Copy file name to clipboardExpand all lines: support/power-platform/power-apps/create-and-use-apps/common-issues-and-resolutions.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,12 @@ End users might encounter this issue in two situations:
62
62
63
63
1.**Custom connectors and Microsoft Dataverse**
64
64
65
-
If your app was created using Power Apps build 2.0.540 or earlier and relies on a database in the Dataverse, along with at least one custom connector in a different environment, you need to make some changes. First, deploy the custom connector to the same environment as the database. Then, update the app to use the newly deployed connector. Otherwise, a dialog notifies users that the API wasn't found. For more information, see [Environments overview](/power-platform/admin/environments-overview).
65
+
You need to make adjustments if you built your app with Power Apps
66
+
1. Version 2.0.540 or earlier,
67
+
2. Relies on a Dataverse database,
68
+
3. And uses at least one custom connector from a separate environment.
69
+
70
+
First, deploy the custom connector to the same environment as the database. Then, update the app to use the newly deployed connector. Otherwise, a dialog notifies users that the API wasn't found. For more information, see [Environments overview](/power-platform/admin/environments-overview).
66
71
67
72
1.**Column names with spaces**
68
73
@@ -97,7 +102,7 @@ End users might encounter this issue in two situations:
97
102
Power Automate flows that are added using an older version of the Power Apps panel might be orphaned and removed. To fix this issue, readd the flows manually.
98
103
99
104
1.**Power Apps Custom pages (in a model driven app) are out of sync with embedded Power Automate flow metadata**
100
-
The metadata for a Power Automate flow might get out of sync with information that a Model Driven App's custom page (Power Apps) has about it. This issue might happen if the flow is updated after it's embedded in the custom page. To update your flow and your model driven app, repeat the corrective steps for each of the embedded flows if it was updated after it was embedded in Power App. If you don't know which flow was updated after it was embedded, repeat the step for all of the embedded flows.
105
+
The metadata for a Power Automate flow might get out of sync with information that a Model Driven App's custom page (Power Apps) has about it. This issue might happen if the flow is updated after it is embedded in the custom page. To update your flow and your model driven app, repeat the corrective steps for each of the embedded flows if it was updated after it was embedded in Power App. If you don't know which flow was updated after it was embedded, repeat the step for all of the embedded flows.
101
106
102
107
1. Edit the custom pages that use the flow
103
108
1. Open the Power Automate pane and refresh the flow.
@@ -143,11 +148,11 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) is home
143
148
144
149
1.**Changing the layout of SharePoint forms**
145
150
146
-
While customizing SharePoint forms in certain languages, if you try to change the layout from **Portrait** (default) to **Landscape**, the app might show multiple errors (yellow triangles in controls). To resolve these errors and retain the landscape layout, select **Undo**.
151
+
When you customize SharePoint forms in certain languages, if you try to change the layout from **Portrait** (default) to **Landscape**, the app might show multiple errors (yellow triangles in controls). To resolve these errors and retain the landscape layout, select **Undo**.
147
152
148
153
1.**Changing a flow in a shared app**
149
154
150
-
If you add a flow to an app, share it, and then add a service or change a connection in the flow, you must remove the flow from the shared app, readd the flow, and then reshare the app. Otherwise, users who trigger the flow will receive an authentication failure.
155
+
If you add a flow to an app and share the app, then make changes to the flow such as adding a service or modifying a connection. More steps are required. You must also first remove the flow from the shared app. Next, readd the flow to the app. And finally, reshare the app.
151
156
152
157
1.**Changing a "Title" field in a table**
153
158
@@ -159,7 +164,7 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) is home
159
164
160
165
1.**It can sometimes take a moment before a newly shared app can be used.**
161
166
162
-
In some cases, a newly shared app won't be immediately available. Wait a few moments, and it should become available.
167
+
In some cases, a newly shared app isn't immediately available. Wait a few moments, and it should become available.
163
168
164
169
1.**In the [Form control](/power-apps/maker/canvas-apps/controls/control-form-detail), you can't change data by using a custom card.**
0 commit comments