Skip to content

Commit 8e862dc

Browse files
authored
Merge pull request #9853 from MicrosoftDocs/HwAtWork-patch-1
AB#7847: Enhance Lookup control search results explanation
2 parents 0479156 + 9e3c5b1 commit 8e862dc

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Troubleshoot Lookup issues in model-driven apps
33
description: Helps troubleshoot Simple Lookup control issues in Power Apps model-driven apps.
4-
author: hwhong
54
ms.date: 05/27/2025
6-
ms.author: hwhong
5+
ms.reviewer: hwhong, v-shaywood
76
ms.custom: sap:Running model-driven app controls\Lookup, advanced lookup
87
search.audienceType:
98
- maker
@@ -54,7 +53,13 @@ If the Lookup's search results are missing items or include unexpected items, in
5453

5554
## Result fields are incorrect
5655

57-
The Lookup control's search results are presented in the order that they're listed for that entity's Lookup view, with blank fields being replaced with the next nonblank field. A multi-entity Lookup can have results with different orders of fields if the entities' Lookup views have different field combinations.
56+
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:
57+
58+
- Blank fields are replaced with the next nonblank field.
59+
- Fields beginning with the search string are swapped with the second field.
60+
61+
> [!NOTE]
62+
> A multi-entity Lookup can have results with different orders of fields if the entities' Lookup views have different field combinations.
5863
5964
## See also
6065

0 commit comments

Comments
 (0)