Skip to content

Commit 79f019d

Browse files
authored
Merge pull request #7622 from MicrosoftDocs/phecke-editorial
Minor spelling correction
2 parents 76e54df + 655714b commit 79f019d

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)