Skip to content

Commit 8974934

Browse files
authored
Update limits-tshoot-virtual-tables.md
1 parent 28299d6 commit 8974934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/data-platform/limits-tshoot-virtual-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ The following is a list of known limitations for virtual tables created using th
3232
- Yes/No (boolean)
3333
- Choices (multi-value select)
3434
- Hyperlink/Url
35-
- Lookup
3635
- Data types not supported for virtual tables:
3736
- File and attachments
3837
- Image
38+
- Lookup
3939
- Maximum length of characters allowed for a text column in a virtual table is 4000 characters. If the source table has a maximum character limit greater than this value, any create/update operation exceeding the max character limit will result in a validation error, and the operation will fail.
4040
- Virtual table queries are limited to return 250 records. If you have a 1:N or N custom multi-table (polymorphic) relationship with a virtual table, any query exceeding this limit will fail and provide an error. Use filtering in your query to reduce the record set as a workaround to this limitation.
4141
- Audit functionality isn't available for Virtual Tables, this is because Dataverse can only perform and store audit data for locally stored data.

0 commit comments

Comments
 (0)