You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/search.md
+4-28Lines changed: 4 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to use the Search pane inside Power Apps Studio to find t
4
4
author: TashasEv
5
5
ms.topic: conceptual
6
6
ms.custom: canvas
7
-
ms.reviewer: tapanm
7
+
ms.reviewer: mkaur
8
8
ms.date: 06/29/2022
9
9
ms.subservice: canvas-maker
10
10
ms.author: tashas
@@ -15,45 +15,21 @@ search.app:
15
15
contributors:
16
16
- tapanm-msft
17
17
- TashasEv
18
+
- mduelae
18
19
---
19
20
20
-
# Use the Search pane (preview)
21
-
22
-
[This article is pre-release documentation and is subject to change.]
21
+
# Use the Search pane
23
22
24
23
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.
-[Sign up](../signup-for-powerapps.md) for Power Apps.
34
30
-[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.
35
31
-[Learn how to configure a control](add-configure-controls.md).
36
32
37
-
## Enable the Search pane
38
-
39
-
The Search pane is enabled on new apps by default. However, you need to manually enable it on existing apps.
40
-
41
-
To enable the Search pane on existing apps:
42
-
43
-
1. Open an [existing](edit-app.md) app in Power Apps Studio.
44
-
45
-
1. Select **Settings** at the top.
46
-
47
-
1. Select **Upcoming features**.
48
-
49
-
1. On the **Preview** tab, select **Search**.
50
-
51
-
:::image type="content" source="media/search/enable-search.png" alt-text="The Search feature listed in the preview section of upcoming features in settings.":::
You can open the Search pane by selecting **Search**. 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