Skip to content

Commit 50df520

Browse files
author
Haley Rowland
committed
Minor wording changes to reflect changes in UX content for creating dashboards
1 parent a9fbf83 commit 50df520

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/iot-central/core/howto-create-personal-dashboards.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ manager: philmea
1414

1515
The **Dashboard** is the page that loads when you first navigate to your application. An **builder** in your application defines the default application dashboard for all users. You can additionally create your own, personalized application dashboard. You can have several dashboards that display different data and switch between them.
1616

17-
If you are an **admin** of the application, you also can create up to 10 application level dashboards to share with other users of the application. Only **admins** have the ability to create, edit, and delete application level dashboards.
17+
If you are an **admin** of the application, you also can create up to 10 application level dashboards to share with other users of the application. Only **admins** have the ability to create, edit, and delete application level dashboards.
1818

1919
## Create dashboard
2020

2121
The following screenshot shows the dashboard in an application created from the **Custom Application** template. You can replace the default application dashboard with a personal dashboard, or if you are an admin, another application level dashboard. To do so, select **+ New** at the top left of the page.
22-
22+
2323
> [!div class="mx-imgBorder"]
2424
> ![Dashboard for applications based on the "Custom Application" template](media/howto-create-personal-dashboards/dashboard-custom-app.png)
2525
@@ -28,16 +28,17 @@ Selecting **+ New** opens the dashboard editor. In the editor, you can give your
2828
> [!div class="mx-imgBorder"]
2929
> ![Dashboard library](media/howto-create-personal-dashboards/dashboard-library.png)
3030
31-
If you are an **admin** of the application, you will be given the option to toggle if you want to create a personal level dashboard or an application level dashboard. If you create a personal level dashboard, only you will be able to see it. If you create an application level dashboard, every user of the application will be able to see it. After entering a title and selecting the type of dashboard you want to create, you can save and add tiles later. Or if you are ready now and have added a device template and device instance, you can go ahead and create your first tile.
31+
If you are an **admin** of the application, you will be given the option to create a personal level dashboard or an application level dashboard. If you create a personal level dashboard, only you will be able to see it. If you create an application level dashboard, every user of the application will be able to see it. After entering a title and selecting the type of dashboard you want to create, you can save and add tiles later. Or if you are ready now and have added a device template and device instance, you can go ahead and create your first tile.
3232

3333
> [!div class="mx-imgBorder"]
3434
> ![Configure Device Details" form with details for Temperature](media/howto-create-personal-dashboards/device-details.png)
3535
3636
For example, you can add a **Telemetry** tile for the current temperature of the device. To do so:
37-
1. Select a **Device Template**
38-
1. Select a **Device Instance** for the device you want to see on a dashboard tile. Then you will see a list of the device's properties that can be used on the tile.
39-
1. To create the tile on the dashboard, click on **Temperature** and drag it to the dashboard area. You can also click the checkbox next to **Temperature** and click **Combine**. The following screenshot shows selecting a Device Template and Device Instance then creating a Temperature Telemetry tile on the dashboard.
40-
1. Select **Save** in the top left to save the tile to the dashboard.
37+
38+
1. Select a **Device template**
39+
1. Select a device from **Devices** for the device you want to see on a dashboard tile. Then you will see a list of the device's properties that can be used on the tile.
40+
1. To create the tile on the dashboard, click on **Temperature** and drag it to the dashboard area. You can also click the checkbox next to **Temperature** and click **Add tile**. The following screenshot shows selecting a Device Template and device then creating a Temperature Telemetry tile on the dashboard.
41+
1. Select **Save** in the top left to save your changes to the dashboard.
4142

4243
> [!div class="mx-imgBorder"]
4344
> ![Dashboard" tab with details for the Temperature tile](media/howto-create-personal-dashboards/temperature-tile-edit.png)

0 commit comments

Comments
 (0)