Skip to content

Commit 2e7a7b7

Browse files
authored
Update Lookup control search results explanation
Clarified exceptions in Lookup control's search results order.
1 parent 9e677c7 commit 2e7a7b7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

support/power-platform/power-apps/create-and-use-apps/troubleshoot-model-driven-app-lookup-issues.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,13 @@ If the Lookup's search results are missing items or include unexpected items, in
5454

5555
## Result fields are incorrect
5656

57-
The Lookup control's search results are presented in the order that they're listed in the entity's Lookup view, with the following caveats:
57+
The Lookup control's search results are presented in the order that they're listed in the entity's Lookup view, with the following exceptions:
5858

5959
- Blank fields are replaced with the next nonblank field.
60-
- Fields beginning with the search string are swapped with the Lookup view's second field.
61-
- A multi-entity Lookup can have results with different orders of fields if the entities' Lookup views have different field combinations.
60+
- Fields beginning with the search string are swapped with the second field.
61+
62+
> [!NOTE]
63+
> A multi-entity Lookup can have results with different orders of fields if the entities' Lookup views have different field combinations.
6264
6365
## See also
6466

0 commit comments

Comments
 (0)