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/model-driven-apps/create-edit-views-app-designer.md
+9-3Lines changed: 9 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ search.app:
28
28
29
29
# Create and edit public or system model-driven app views
30
30
31
-
In this topic you perform several tasks required to work with views, such as create a public view, add an existing view to an app, and change columns, filters, and sort order for a view.
31
+
In this article you perform several tasks required to work with views, such as create a public view, add an existing view to an app, and change columns, filters, and sort order for a view.
32
32
33
33
In Power Apps, views define how records for a specific entity are displayed. A view defines the following:
34
34
- The columns (attributes) to display
@@ -57,12 +57,18 @@ As an app maker, you can create and edit public views by using Power Apps.
57
57
58
58
4. On the **Create a view** dialog box, enter a name and, optionally, a description, and then select **Create**.
59
59
60
-
5. In the view designer, select the plus button to add additional columns you want to display in the view. More information: [Add a column to your view in app designer](#add-a-column-to-your-view-in-app-designer)
60
+
5. In the view designer, select **Add column**to add additional columns you want to display in the view. (#add-a-column-to-your-view-in-app-designer)
0 commit comments