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
+21-19Lines changed: 21 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: A list of common issues and resolutions within Power Apps.
4
4
author: KumarVivek
5
5
ms.custom: sap:App Creation (Canvas App)
6
6
ms.reviewer: tapanm, lanced, tahoon
7
-
ms.date: 03/26/2025
7
+
ms.date: 04/14/2025
8
8
ms.author: kvivek
9
9
search.audienceType:
10
10
- maker
@@ -50,7 +50,7 @@ End users might encounter this issue in two situations:
50
50
51
51
1.**Automatic Next links for galleries and grids don't work for action-based connectors.**
52
52
53
-
Action-based connectors don't support next links. Next links are properties on query results that allow a gallery or grid to automatically load the next set of results. For a discussion of this article, see the[Overview of connectors for canvas apps](/power-apps/maker/canvas-apps/connections-list#actions).
53
+
Action-based connectors don't support next links. Next links are properties on query results that allow a gallery or grid to automatically load the next set of results. For more information, see [Overview of connectors for canvas apps](/power-apps/maker/canvas-apps/connections-list#actions).
54
54
55
55
1.**Sharing a Canvas app using SharePoint connector**
56
56
@@ -62,11 +62,12 @@ End users might encounter this issue in two situations:
62
62
63
63
1.**Custom connectors and Microsoft Dataverse**
64
64
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
-
65
+
You need to make adjustments if you built your app with Power Apps:
66
+
67
+
1. Version 2.0.540 or earlier,
68
+
2. Relies on a Dataverse database,
69
+
3. And uses at least one custom connector from a separate environment.
70
+
70
71
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).
71
72
72
73
1.**Column names with spaces**
@@ -99,20 +100,21 @@ End users might encounter this issue in two situations:
99
100
100
101
1.**Power Automate flows are orphaned in Power Apps.**
101
102
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.
103
+
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.
104
+
105
+
1.**Power Apps custom pages (in a model-driven app) are out of synchronization with embedded Power Automate flow metadata**
106
+
107
+
The metadata for a Power Automate flow might be out of synchronization with a model-driven app's custom page if the flow is updated after being embedded. To update, follow these steps for each embedded flow:
103
108
104
-
1.**Power Apps Custom pages (in a model driven app) are out of sync with embedded Power Automate flow metadata**
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.
109
+
1. Edit the custom pages that use the flow.
110
+
2. Open the Power Automate pane and refresh the flow.
111
+
3. Save and republish the custom page.
106
112
107
-
* Edit the custom pages that use the flow
108
-
* Open the Power Automate pane and refresh the flow.
109
-
* Save and republish the custom page
110
-
111
-
Once complete, then follow these steps.
113
+
Once complete, follow these steps:
112
114
113
-
*Edit the Model driven app
114
-
*Make a minor change. (Enough to trigger the save option)
115
-
*Save and publish the Model driven app.
115
+
1.Edit the model-driven app.
116
+
2.Make a minor changeto trigger the save option.
117
+
3.Save and publish the model-driven app.
116
118
117
119
## Power Fx
118
120
@@ -152,7 +154,7 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) is home
152
154
153
155
1.**Changing a flow in a shared app**
154
156
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.
157
+
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.
0 commit comments