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-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,19 +92,19 @@ For a description of how to monitor the data being sent and returned, see [Debug
92
92
93
93
-**Sign-in issues on certain Android mobile devices when using authenticator**
94
94
95
-
In certain devices and scenarios, you might experience sign-in failures when using an authenticator. This issue is due to limitation imposed by the OEM. For more information, see [ADALError: BROKER_AUTHENTICATOR_NOT_RESPONDING](https://github.com/AzureAD/azure-activedirectory-library-for-android/wiki/ADALError:-BROKER_AUTHENTICATOR_NOT_RESPONDING).
95
+
On certain devices and in certain scenarios, you might experience sign-in failures when you use an authenticator. This problem happens because of a limitation that the OEM imposes. For more information, see [ADALError: BROKER_AUTHENTICATOR_NOT_RESPONDING](https://github.com/AzureAD/azure-activedirectory-library-for-android/wiki/ADALError:-BROKER_AUTHENTICATOR_NOT_RESPONDING).
96
96
97
97
-**Office 365 Video connector isn't supported.**
98
98
99
99
## Power Automate integration
100
100
101
101
-**Power Automate flows are orphaned in Power Apps.**
102
102
103
-
Power Automate flows that are added using an older version of the Power Apps panel might become orphaned and removed. To fix this issue, re-add the flows manually.
103
+
Power Automate flows that you add by using an older version of the Power Apps panel might become orphaned and removed. To fix this problem, re-add the flows manually.
104
104
105
105
-**Power Apps custom pages (in a model-driven app) are out of synchronization with embedded Power Automate flow metadata.**
106
106
107
-
The metadata for a Power Automate flow might get out of synchronization with a model-driven app's custom page, if you update the flow after embedding it. To update the metadata, follow these steps for each embedded flow:
107
+
The metadata for a Power Automate flow might get out of synchronization with a model-driven app's custom page if you update the flow after embedding it. To update the metadata, follow these steps for each embedded flow:
108
108
109
109
1. Edit the custom pages that use the flow.
110
110
1. Open the Power Automate pane and refresh the flow.
@@ -126,7 +126,7 @@ For more information about Power Fx, see [Microsoft Power Fx](/power-platform/po
126
126
127
127
-**Issues with Date-time**
128
128
129
-
For more information about date and time issues, see:
129
+
For more information about date and time problems, see:
130
130
131
131
-[Troubleshoot Canvas app date time issues](./troubleshoot-canvas-app-date-time-issues.md)
132
132
-[Troubleshoot Model driven app date time issues](./troubleshoot-model-driven-app-date-time-issues.md)
@@ -135,7 +135,7 @@ For more information about Power Fx, see [Microsoft Power Fx](/power-platform/po
135
135
136
136
-**Performance degradation when opening Power Apps Studio in China**
137
137
138
-
[Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) might take more than 30 seconds to load in China. This problem doesn't affect tenants hosted locally by 21Vianet.
138
+
[Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) might take more than 30 seconds to load in China. This problem doesn't affect tenants that 21Vianet hosts locally.
139
139
140
140
## Power Apps Studio and forms
141
141
@@ -147,17 +147,17 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) hosts t
147
147
148
148
-**Problems changing dimensions or orientation of SharePoint forms**
149
149
150
-
If you have issues with the **Screen size + orientation** settings for custom SharePoint forms, you can use the **Custom** size to work around the issue:
150
+
If you have problems with the **Screen size + orientation** settings for custom SharePoint forms, use the **Custom** size to work around the problem:
151
151
152
-
1. Reset the setting by selecting the **Small** size,
152
+
1. Reset the setting by selecting the **Small** size.
153
153
1. Toggle **Orientation** to **Portrait** and then back to **Landscape**.
154
154
1. Select **Custom** and enter a desired screen size. For reference, the preset values are:
155
155
- "Width: 270, Height: 480" for the Small Portrait size.
156
156
- "Width: 720, Height: 480" for the Small Landscape size.
157
157
158
158
-**Copying and pasting screens across apps**
159
159
160
-
Copying and pasting screens across apps isn't currently supported. To work around this issue:
160
+
Copying and pasting screens across apps isn't currently supported. To work around this problem:
161
161
162
162
1. Add a new screen to your target app.
163
163
1. Copy the controls from the screen in your source app.
@@ -173,7 +173,7 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) hosts t
173
173
174
174
-**Changing a "Title" field in a table**
175
175
176
-
If you change the **Title** field for a table that other tables reference through one or more lookups, an error occurs when you try to save the change. To work around this issue:
176
+
If you change the **Title** field for a table that other tables reference through one or more lookups, an error occurs when you try to save the change. To work around this problem:
177
177
178
178
1. Remove any lookups to the table you want to change.
179
179
1. Change the table's **Title** field.
@@ -191,7 +191,7 @@ The [Power Apps Studio](/power-apps/maker/canvas-apps/power-apps-studio) hosts t
191
191
192
192
-**In the [Form control](/power-apps/maker/canvas-apps/controls/control-form-detail), you can't change data by using a custom card.**
193
193
194
-
The stock custom card is missing the [Update](/power-apps/maker/canvas-apps/controls/control-card) property, which is required to write back changes. To work around this issue:
194
+
The stock custom card is missing the [Update](/power-apps/maker/canvas-apps/controls/control-card) property, which is required to write back changes. To work around this problem:
195
195
196
196
1. Select the **Form** control, and insert a card by using the right-hand pane based on the field that you want the card to show.
197
197
1. Unlock the card, as described in [Understanding data cards](/power-apps/maker/canvas-apps/working-with-cards#unlock-a-card).
0 commit comments