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: powerapps-docs/maker/data-platform/limits-tshoot-virtual-tables.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: NHelgren
5
5
ms.author: nhelgren
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
-
ms.date: 09/18/2023
8
+
ms.date: 09/27/2023
9
9
ms.custom: template-how-to
10
10
---
11
11
# Known limitations and troubleshooting with virtual tables
@@ -106,9 +106,9 @@ The following are limitations for each data source.
106
106
**Solution:** Check your source table and make sure it has primary key defined.
107
107
108
108
- I get one of the following errors when Power Apps (make.powerapps.com) is retrieving my table list or when I select **Finish** to create my table:
109
-
- "Resource not found for the segment 'msdyn_get_required_fields"
109
+
- "Resource not found for the segment `msdyn_get_required_fields`"
110
110
- “Error calling... please verify that connection... exists in environment”
111
-
- "Sequence matches no element for "msdyn_get_required_fields""<br />
111
+
- "Sequence matches no element for `msdyn_get_required_fields`"<br />
112
112
**Solution**: In some cases you might not have the most up to date solution for the virtual connector provider. To determine whether your virtual connector provider solution needs an update:
113
113
1. Select **Solutions** on the left navigation pane. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
0 commit comments