Skip to content

Commit 93f9b2e

Browse files
authored
Merge pull request #10293 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch main)
2 parents f162e71 + 1fe6e67 commit 93f9b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/fetchxml/aggregate-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ You can select which part of the date to use when grouping by date. Set [attribu
144144

145145
[!INCLUDE [dategrouping-table](reference/includes/dategrouping-table.md)]
146146

147-
By default date groupings use the UTC time. Set the [attribute element](reference/attribute.md) `usertimezone` attribute to specify that the user's time zone be used instead.
147+
By default date groupings use the user's time zone. Set the [attribute element](reference/attribute.md) `usertimezone` attribute to `"false"` to specify that the UTC time zone be used instead.
148148

149149
The following query groups account records showing number of employees by when the records were created:
150150

0 commit comments

Comments
 (0)