Skip to content

Commit b5ef7fd

Browse files
authored
Update smartGrid.md
1 parent 678f8e5 commit b5ef7fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

powerapps-docs/user/smartGrid.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Copilot doesn't support aggregate queries, such as _top_, _min_, _max_, _sum_, a
3131

3232
Filter, sort, and search galleries with Copilot provides five key benefits:
3333

34-
- **Natural Language Commands**: Copilot enables natural language commands. The prompt user interface (UI) helps users formulate sentences by showing different examples of natural language sentences that work.
35-
- **Comprehensive Query Capability**: Users can filter, sort, and search on fields even if the application doesn't provide UI controls for these tasks. For example, you can search for records without a search bar in the application.
36-
- **Time-Saving for Developers**: Authors save time developing apps since they don't need to develop all the UI controls necessary for the app. Copilot handles this functionality.
37-
-**Query Safety**: Copilot only generates queries that can be run on the server, ensuring that developers don't need to worry about query delegation.
38-
- **Privacy Protection**: Copilot only generates queries that can be executed on the server, ensuring that developers don't need to worry about query delegation.
34+
- **Natural language commands**: Copilot enables natural language commands. The prompt user interface (UI) helps users formulate sentences by showing different examples of natural language sentences that work.
35+
- **Comprehensive query capability**: Users can filter, sort, and search on fields even if the application doesn't provide UI controls for these tasks. For example, you can search for records without a search bar in the application.
36+
- **Time-saving for sevelopers**: Authors save time developing apps since they don't need to develop all the UI controls necessary for the app. Copilot handles this functionality.
37+
-**Query safety**: Copilot only generates queries that can be run on the server, ensuring that developers don't need to worry about query delegation.
38+
- **Privacy protection**: Copilot only generates queries that can be executed on the server, ensuring that developers don't need to worry about query delegation.
3939

4040
> [!IMPORTANT]
4141
>

0 commit comments

Comments
 (0)