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/developer/data-platform/virtual-entities/get-started-ve.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Following are the limitations in virtual tables that must be considered.
64
64
- A column on a virtual table cannot be calculated or rollup. Any desired calculations must be done on the external side, possibly within or directed by the data provider.
65
65
- Although you can add virtual table columns as a lookup on a grid or other UI views, you cannot filter or sort based on this virtual table lookup column.
66
66
- Auditing is not supported.
67
-
- Search functionality is not support for virtual tables as they do not persist data.
67
+
- Search functionality is not supported for virtual tables as they do not persist data.
68
68
- Charts and dashboards are not supported for virtual tables.
69
69
- Virtual tables cannot be enabled for queues.
70
70
- Offline caching of values is not supported for virtual tables.
0 commit comments