Skip to content

Commit 0e3fa45

Browse files
authored
Update the-power-apps-grid-control.md
1 parent 2930d53 commit 0e3fa45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/model-driven-apps/the-power-apps-grid-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Power Apps grid control | MicrosoftDocs"
33
description: "A control for use with Power Apps that lets users view, open, and edit records from a view or subgrid."
44
ms.custom: ""
5-
ms.date: 03/22/2024
5+
ms.date: 05/20/2024
66
ms.reviewer: "matp"
77
ms.suite: ""
88
ms.tgt_pltfrm: ""
@@ -107,7 +107,7 @@ To work around this, you can display a custom card by configuring the table to u
107107
- Cells with no data are blank instead of displaying three dashes **---**.
108108
- The owner column doesn't show online status and a people card for the user.
109109
- Columns lookup filters, when using the 'Equals' or 'Does not equal' operator, only show lookup options available within the current set of applied filters.
110-
- **Example:** If the Contact entity has users 'Person A', 'Person B', and 'Person C' but Account data only has rows referencing 'Person B' and 'Person C' then the column filter lookup for the Contact column in the Account grid would only shown the options for 'Person B' and 'Person C'. This is a change in behavior from previous grids.
110+
- For example, if the contact table has users 'Person A', 'Person B', and 'Person C' but account table data only has rows referencing 'Person B' and 'Person C', then the column filter lookup for the contact column in the account grid only shows the options for 'Person B' and 'Person C'. This is a change in behavior from previous grids.
111111

112112
### Known issues
113113

0 commit comments

Comments
 (0)