Skip to content

Commit af2f8d6

Browse files
authored
some suggestions
1 parent 5b72b19 commit af2f8d6

File tree

1 file changed

+21
-19
lines changed

1 file changed

+21
-19
lines changed

support/power-platform/power-apps/create-and-use-apps/common-issues-and-resolutions.md

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A list of common issues and resolutions within Power Apps.
44
author: KumarVivek
55
ms.custom: sap:App Creation (Canvas App)
66
ms.reviewer: tapanm, lanced, tahoon
7-
ms.date: 03/26/2025
7+
ms.date: 04/14/2025
88
ms.author: kvivek
99
search.audienceType:
1010
- maker
@@ -50,7 +50,7 @@ End users might encounter this issue in two situations:
5050

5151
1. **Automatic Next links for galleries and grids don't work for action-based connectors.**
5252

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).
5454

5555
1. **Sharing a Canvas app using SharePoint connector**
5656

@@ -62,11 +62,12 @@ End users might encounter this issue in two situations:
6262

6363
1. **Custom connectors and Microsoft Dataverse**
6464

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+
7071
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).
7172

7273
1. **Column names with spaces**
@@ -99,20 +100,21 @@ End users might encounter this issue in two situations:
99100

100101
1. **Power Automate flows are orphaned in Power Apps.**
101102

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:
103108

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.
106112

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:
112114

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 change to trigger the save option.
117+
3. Save and publish the model-driven app.
116118

117119
## Power Fx
118120

@@ -152,7 +154,7 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) is home
152154

153155
1. **Changing a flow in a shared app**
154156

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.
156158

157159
1. **Changing a "Title" field in a table**
158160

0 commit comments

Comments
 (0)