Skip to content

Commit e517aa7

Browse files
authored
M47689: Multiple changes
Translator has reported possible source content issue. Description: We fixed three issues in this commit 1. "Begins with" word was put as bold word in order to be more clear in his meaning. 2. Fix second example of Wildcards use and also escape them as they should be displayed in article
1 parent a96fe4a commit e517aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/user/lookup-field.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ To search a lookup, select the textbox and type your search criteria. If recent
4949
> ![Browse a lookup field](media/MRU.png "Browse a lookup field")
5050
5151
>[!NOTE]
52-
> The default search result for lookup search is, begins with. This means results include records that begin with a specific word. For example, if you want to search for **Alpine Ski House**, type **alp** in the search box; if you type **ski**, the record will not show up in the search result.
52+
> The default search result for lookup search is, **begins with**. This means results include records that begin with a specific word. For example, if you want to search for **Alpine Ski House**, type **alp** in the search box; if you type **ski**, the record will not show up in the search result.
5353
>
54-
> For a wildcard search use asterisks: For example, type *ski or *ski.
54+
> For a wildcard search use asterisks: For example, type \*ski or \*ski\*.
5555
5656
## Browse in a lookup field
5757
To browse a lookup, select the lookup icon (magnifying glass). A full list of items will be shown in the dropdown.

0 commit comments

Comments
 (0)