Skip to content

Commit 45cd446

Browse files
authored
Merge pull request MicrosoftDocs#2168 from MicrosoftDocs/mijosh-changes
Added note about leading wildcard perf for Quick Find
2 parents c38cfd2 + 7ef1ec2 commit 45cd446

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

powerapps-docs/user/search-records.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,19 @@ You can search for records across multiple entities by using Relevance search or
2626
- Categorized search returns search results grouped by entity types, such as accounts, contacts or leads.
2727

2828
Normally, Categorized search is the default search option. However, if Relevance search is enabled by your organization, it becomes the default search experience.
29+
30+
## Quick Find (entity-specific Quick Find or multi-entity Categorized Search)
2931

3032
To find records of one type only, you can use the Quick Find View in the entity's grid.
31-
32-
## Normal quick find (Categorized search)
3333

34-
With Categorized you can search records that begin with a specific word or use a wildcard.
34+
With Categorized Search (also called multi-entity quick find), you can search records that begin with a specific word or use a wildcard.
3535

3636
- **Begins with**: 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 won’t show up.
3737

3838
- **Wildcard**: For example, *ski or *ski\*.
39+
40+
> [!NOTE]
41+
> Using a wildcard at the beginning of your Quick Find (single or multi-entity) search query may result in slower performance.
3942
4043
## Relevance search
4144

0 commit comments

Comments
 (0)