Skip to content

Commit 1e5ad0f

Browse files
authored
minor changes
1 parent f47ca9b commit 1e5ad0f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 4 additions & 2 deletions
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/23/2025
66
ms.author: hwhong
77
ms.custom: sap:Running model-driven app controls\Lookup, advanced lookup
88
search.audienceType:
@@ -38,7 +38,9 @@ If the Lookup's search results are missing items or include unexpected items, in
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

4040
> [!NOTE]
41-
> Clicking the text area will reveal the most recently used items; clicking the magnifying glass will perform a search. This behavior can be disabled to always perform a search.
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 term. You can configure the control so that it always performs a search when you select the text area, instead of showing recent items.
4244
4345
## Views are incorrect
4446

0 commit comments

Comments
 (0)