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.
> The **Default** view in the **Add column** pane displays the commonly used columns. If the column you want isn’t listed, select **All** to display additional columns.
66
+
>
67
+
> <imgsrc = "media/display-all-columns.png"alt = "Select All to display all columns"width = "350"height = "557">
68
+
69
+
64
70
6. In the view designer, you can perform the follow tasks:
65
-
- To change the column filtering select the header of the column you want to filter and then in the dropdown select **Filter by**.
71
+
- To change the column filtering select the header of the column you want to filter, and then in the dropdown select **Filter by**.
66
72
- To change the column sorting select the header of the column you want to filter and then select **Sort A-Z** or **Sort Z-A**.
67
73
- Configure column width by clicking and dragging the column to the desired position.
68
74
- Reorder columns by dragging a column to the position you want to move it to.
0 commit comments