Skip to content

Commit 2930d53

Browse files
authored
Update the-power-apps-grid-control.md
Fixed some typos
1 parent 23e3285 commit 2930d53

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
@@ -106,8 +106,8 @@ To work around this, you can display a custom card by configuring the table to u
106106
- The grid doesn't currently support legacy theme customizations.
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.
109-
- Columns lookup filters, when using 'Equals' or 'Does not equal', only show lookup options avilable with 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 would only shown the options for 'Pereson B' and 'Person C'. This is a change in behavior from previous grids.
109+
- 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.
111111

112112
### Known issues
113113

0 commit comments

Comments
 (0)