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.
Copy file name to clipboardExpand all lines: powerapps-docs/teams/create-additional-apps.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -40,11 +40,11 @@ You can also select **Create** at the bottom of the environment list.
40
40
41
41
To create an app while you're inside a team, go to the team and select the channel. Select **Add a tab**.
42
42
43
-

43
+

44
44
45
45
In the dialog box, select **Power Apps**, and then select **Create an app in Power Apps**.
46
46
47
-

47
+

Copy file name to clipboardExpand all lines: powerapps-docs/teams/create-first-app.md
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -48,16 +48,6 @@ After installing the Power Apps app from the Teams store:
48
48
> [!NOTE]
49
49
> Environment creation will fail if the Teams team that you selected has *Hiddenmembership* enabled. If this happens, try creating the app in a different team. More information: [Hidden membership groups](known-issues-limitations.md#hidden-membership-groups)
50
50
51
-
### Notification
52
-
53
-
Once the environment gets created, you'll see a notification on the bottom-right side of Teams.
## Creating an app in a team with a Microsoft 365 Group
62
52
63
53
When you select **Create** to create an app in the selected team, Power Apps automatically enables the selected team's Microsoft 365 Group for security. However, if the group can't be enabled for security, you'll see the following error:
0 commit comments