Skip to content

Commit 1380990

Browse files
committed
Revised per github issue 1681
1 parent 1e25431 commit 1380990

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed
Loading

powerapps-docs/maker/model-driven-apps/create-edit-views-app-designer.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ search.app:
2828

2929
# Create and edit public or system model-driven app views
3030

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.
3232

3333
In Power Apps, views define how records for a specific entity are displayed. A view defines the following:
3434
- The columns (attributes) to display
@@ -57,12 +57,18 @@ As an app maker, you can create and edit public views by using Power Apps.
5757

5858
4. On the **Create a view** dialog box, enter a name and, optionally, a description, and then select **Create**.
5959

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)
6161

6262
![Add column](../common-data-service/media/add-column-to-view.png)
6363

64+
> [!TIP]
65+
> The **Default** view displays the commonly used columns. If the column you want isn’t listed, select **All** to display additional columns.
66+
>
67+
> <img src = "media/display-all-columns.png" alt = "Select All to display all columns" width = "350" height = "557">
68+
69+
6470
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**.
6672
- 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**.
6773
- Configure column width by clicking and dragging the column to the desired position.
6874
- Reorder columns by dragging a column to the position you want to move it to.
Loading

0 commit comments

Comments
 (0)