Skip to content

Commit 269b154

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 c65e7fc + 5687bc3 commit 269b154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/fetchxml/optimize-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you select many lookup and computed columns, and you're experiencing performa
2727
Using the `latematerialize` attribute might not always provide a performance benefit. It might make simple queries run more slowly. It's most beneficial when your query:
2828

2929
- Has many joins
30-
- Contains many columns lookup columns or computed columns
30+
- Contains many lookup or computed columns
3131

3232
## Query Hints
3333

0 commit comments

Comments
 (0)