We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9c694 commit 3e2760bCopy full SHA for 3e2760b
powerapps-docs/developer/data-platform/includes/cc-query-antipatterns.md
@@ -43,7 +43,7 @@ The following example is a FetchXml query that uses a leading wild card:
43
</fetch>
44
```
45
46
-When queries using leading wild cards timeout, the following error is returned:
+When queries time out and this pattern is detected, Dataverse returns a unique error to help identify which queries are using this pattern:
47
48
> Name: `LeadingWildcardCauseTimeout`<br />
49
> Code: `0x80048573`<br />
0 commit comments