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/user/grid-filters.md
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,16 @@
1
1
---
2
2
title: Explore data on a grid page
3
3
description: Explore tabular data on a grid page in model-driven apps.
4
-
author: jasongre
4
+
author: fikaradz
5
5
ms.component: pa-user
6
6
ms.topic: conceptual
7
-
ms.date: 06/05/2024
7
+
ms.date: 06/28/2024
8
8
ms.subservice: end-user
9
-
ms.author: jasongre
9
+
ms.author: fikaradz
10
10
ms.reviewer: sericks
11
11
ms.assetid:
12
12
search.audienceType:
13
13
- enduser
14
-
contributors:
15
-
- fikaradz
16
14
---
17
15
# Explore data on a grid page
18
16
@@ -96,7 +94,7 @@ If your administrator has turned on quick find, then the search box shows **Quic
96
94
97
95
## Column header actions
98
96
99
-
Dropdown column headers provide a variety of options to let you modify the data shown in the grid.
97
+
Dropdown column headers provide various options to let you modify the data shown in the grid.
100
98
101
99
### Sorting
102
100
@@ -113,7 +111,7 @@ To focus on records that meet particular criteria, you can filter a view by one
113
111
> In Unified Interface, grids don't pre-populate column filters based on the current view definition.
114
112
115
113
> [!NOTE]
116
-
> Filtering is not supported on virtual entities.
114
+
> Filtering isn't supported on virtual entities. The grid filter's look-up list is limited to 100 results.
117
115
118
116
#### Filtering on a lookup column
119
117
@@ -137,7 +135,7 @@ Use the activity type filter to show only the activities you're interested in, s
137
135
138
136
When configured, the dropdown column headers surface a **Group by** option. This allows you to group the data in the grid by values in the selected group.
139
137
140
-
- Grouping is available for most kinds of columns. This notably does not include lookup columns.
138
+
- Grouping is available for most kinds of columns. This notably doesn't include lookup columns.
141
139
- When grouping on date fields, you need to choose a timeframe to on which to group. This includes day, week, month, quarter, and year.
142
140
- You can only group by one column at a time; selecting **Group by** on a different column replaces any existing grouping criteria.
143
141
- You can remove the grouping by selecting **Ungroup** from the same dropdown column header to remove the grouping.
0 commit comments