Skip to content

Commit e967d55

Browse files
authored
Merge pull request #10260 from MicrosoftDocs/fikaradz-patch-1
Update grid-filters.md
2 parents 296cbd4 + e31009d commit e967d55

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

powerapps-docs/user/grid-filters.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
---
22
title: Explore data on a grid page
33
description: Explore tabular data on a grid page in model-driven apps.
4-
author: jasongre
4+
author: fikaradz
55
ms.component: pa-user
66
ms.topic: conceptual
7-
ms.date: 06/05/2024
7+
ms.date: 06/28/2024
88
ms.subservice: end-user
9-
ms.author: jasongre
9+
ms.author: fikaradz
1010
ms.reviewer: sericks
1111
ms.assetid:
1212
search.audienceType:
1313
- enduser
14-
contributors:
15-
- fikaradz
1614
---
1715
# Explore data on a grid page
1816

@@ -96,7 +94,7 @@ If your administrator has turned on quick find, then the search box shows **Quic
9694

9795
## Column header actions
9896

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

10199
### Sorting
102100

@@ -113,7 +111,7 @@ To focus on records that meet particular criteria, you can filter a view by one
113111
> In Unified Interface, grids don't pre-populate column filters based on the current view definition.
114112
115113
> [!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.
117115
118116
#### Filtering on a lookup column
119117

@@ -137,7 +135,7 @@ Use the activity type filter to show only the activities you're interested in, s
137135

138136
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.
139137

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.
141139
- When grouping on date fields, you need to choose a timeframe to on which to group. This includes day, week, month, quarter, and year.
142140
- You can only group by one column at a time; selecting **Group by** on a different column replaces any existing grouping criteria.
143141
- You can remove the grouping by selecting **Ungroup** from the same dropdown column header to remove the grouping.

0 commit comments

Comments
 (0)