You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
148
148
149
149
The following query groups account records showing number of employees by when the records were created:
Copy file name to clipboardExpand all lines: powerapps-docs/maker/model-driven-apps/advanced-navigation.md
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,8 @@ author: Mattp123
6
6
ms.subservice: mda-maker
7
7
ms.author: matp
8
8
ms.custom: ""
9
-
ms.date: 05/04/2020
9
+
ms.date: 07/15/2024
10
10
ms.reviewer: ""
11
-
12
11
ms.suite: ""
13
12
ms.tgt_pltfrm: ""
14
13
ms.topic: "how-to"
@@ -23,33 +22,34 @@ search.audienceType:
23
22
24
23
# Navigate to advanced model-driven app making and customization areas
25
24
26
-
This topic describes how to access advanced customization and administration areas that are available within a Power Apps environment.
25
+
This article describes how to access advanced customization and administration areas that are available within a Power Apps environment.
27
26
28
27
## Solutions
29
28
30
29
The [solutions](../model-driven-apps/model-driven-app-glossary.md#solution) area is where you can view, edit, create, import, export, and delete managed and unmanaged solutions.
31
30
32
31
1. Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc).
33
-
2. On the top right select the [Environment](../model-driven-apps/model-driven-app-glossary.md#environment) where your solution is located.
32
+
2. On the top right, select the [Environment](../model-driven-apps/model-driven-app-glossary.md#environment) where your solution is located.
34
33
3. On the left navigation pane, select **Solutions**. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
35
34
4. Select the solution you want.
36
35
37
36
:::image type="content" source="../../maker/model-driven-apps/media/solution-assets-explorer.png" alt-text="Reviewing the solution explorer":::
38
37
39
38
## Solution explorer
40
39
41
-
Use solution explorer to perform app making and customization tasks that can’t be completed from the Power Apps website (make.powerapps.com).
1. From a Power Apps model-driven app, select **Settings** on the app toolbar, and then select **Advanced Settings**.
40
+
Use classic solution explorer to perform app making and customization tasks that can’t be completed from the Power Apps website (make.powerapps.com).
47
41
48
-
2. Select **Settings** > **Customizations**> **Customize the System**, and then select the settings area that you want.
42
+
1. From a Power Apps model-driven app, select **Settings** on the app toolbar, and then select **Advanced settings**.
0 commit comments