Skip to content

Commit 5d9a31a

Browse files
authored
Update search.md
1 parent 757aaab commit 5d9a31a

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

powerapps-docs/maker/canvas-apps/search.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use the Search pane inside Power Apps Studio to find t
44
author: TashasEv
55
ms.topic: conceptual
66
ms.custom: canvas
7-
ms.reviewer: tapanm
7+
ms.reviewer: mkaur
88
ms.date: 06/29/2022
99
ms.subservice: canvas-maker
1010
ms.author: tashas
@@ -15,39 +15,21 @@ search.app:
1515
contributors:
1616
- tapanm-msft
1717
- TashasEv
18+
- mduelae
1819
---
1920

2021
# Use the Search pane
2122

2223
You can now use the Search pane to locate objects—like media files, variables, collections, and data sources—across your app. You can also use the Search pane to find repeated instances of strings in formulas. For example, using the Search pane, you can look for each instance of `HoverColor` to determine the setting for that property in other areas of your app. You can use the Search pane to learn more about what's being used by your app, where, and you can go right to those results to make any necessary updates. In addition, you can use the replace capability to update one or more instances of text, variables, collections, or formula references.
2324

25+
:::image type="content" source="media/search/search-pane-1.png" alt-text="The Search pane visible inside Power Apps Studio.":::
2426

2527
## Prerequisites
2628

2729
- [Sign up](../signup-for-powerapps.md) for Power Apps.
2830
- [Create an app from a template](get-started-test-drive.md), [create a new app](data-platform-create-app.md), or [open an existing app](edit-app.md) in Power Apps.
2931
- [Learn how to configure a control](add-configure-controls.md).
3032

31-
## Enable the Search pane
32-
33-
The Search pane is enabled on new apps by default. However, you need to manually enable it on existing apps.
34-
35-
To enable the Search pane on existing apps:
36-
37-
1. Open an [existing](edit-app.md) app in Power Apps Studio.
38-
39-
1. Select **Settings** at the top.
40-
41-
1. Select **Upcoming features**.
42-
43-
1. On the **Preview** tab, select **Search**.
44-
45-
:::image type="content" source="media/search/enable-search.png" alt-text="The Search feature listed in the preview section of upcoming features in settings.":::
46-
47-
The Search pane is enabled.
48-
49-
:::image type="content" source="media/search/search-pane-1.png" alt-text="The Search pane visible inside Power Apps Studio.":::
50-
5133
## Open the Search pane
5234

5335
You can open the Search pane by selecting **Search** ![Search icon](media/search/search-icon.png). You can also use shortcut keys by selecting **Ctrl**+**F** when your cursor is outside the formula bar, or selecting **Ctrl**+**Shift**+**F** when your cursor is inside the formula bar.

0 commit comments

Comments
 (0)