Skip to content

Commit 461376a

Browse files
authored
Merge pull request #8975 from MicrosoftDocs/lookup-tsg-click-to-search
AB#5982: Update troubleshoot-model-driven-app-lookup-issues.md Lookup TSG
2 parents 6e82dec + 11879c4 commit 461376a

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot Lookup issues in model-driven apps
33
description: Helps troubleshoot Simple Lookup control issues in Power Apps model-driven apps.
44
author: hwhong
5-
ms.date: 03/28/2024
5+
ms.date: 05/27/2025
66
ms.author: hwhong
77
ms.custom: sap:Running model-driven app controls\Lookup, advanced lookup
88
search.audienceType:
@@ -37,6 +37,11 @@ If the Lookup's search results are missing items or include unexpected items, in
3737

3838
- If the fetchXML is correct, but the data returned is incorrect, the issue is on the server, such as a misconfigured relationship. Another possibility is that the user doesn't have correct permissions for some entities, which might not be apparent in the network response other than with an omission of results.
3939

40+
> [!NOTE]
41+
>
42+
> - Selecting the text area (the input box of the Lookup) will show a list of the most recently used items, not a fresh search.
43+
> - Selecting the magnifying glass will trigger a search based on your input, showing results that match your search terms. You can configure the control to always perform a search when you select the text area, instead of showing recent items.
44+
4045
## Views are incorrect
4146

4247
- If an entity or view is missing from the Lookup views or results, or the default view is incorrect:

0 commit comments

Comments
 (0)