Skip to content

Commit 2254728

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/powerapps-docs-pr (branch live)
2 parents 284dca0 + 44f4f37 commit 2254728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/virtual-entities/get-started-ve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Following are the limitations in virtual tables that must be considered.
6464
- 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.
6565
- 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.
6666
- 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.
6868
- Charts and dashboards are not supported for virtual tables.
6969
- Virtual tables cannot be enabled for queues.
7070
- Offline caching of values is not supported for virtual tables.

0 commit comments

Comments
 (0)