Skip to content

Commit 980a95e

Browse files
authored
Merge pull request #376 from cid109/expense-helpdesk-updates
fixed mismatch between app and documentation
2 parents b8506ae + dd37d8b commit 980a95e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

powerapps-docs/maker/canvas-apps/help-desk-install.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ This list stores the Help Desk tickets.
7979
7. In the **Default value** textbox, enter **LAPTOP / PC equipment issue**.
8080
8. Click **OK**.
8181

82-
### Create % Complete column
82+
### Create PercentComplete column
8383

8484
1. Click **Create column**.
85-
2. In the **Column name** textbox enter **% Complete**.
85+
2. In the **Column name** textbox enter **PercentComplete**.
8686
3. In the **type of information in this column is** radio button list, select **Number (1, 10, 100)**.
8787
4. In the **Require that this column contains information** radio button list, select **No**.
8888
5. Click **OK**.
@@ -246,6 +246,8 @@ This list stores the Help Desk tickets.
246246
> [!TIP]
247247
> If you have more than 1 admin, please use a comma to delimit the admin. Example:
248248
249+
> To ensure the addresses in the AdminList match the format PowerApps expects, select
250+
> View > Variables > Global > MyProfile and look at the 'Mail' column to see the expected email format.
249251

250252
5. Click **File**.
251253
6. Click **Save**.

0 commit comments

Comments
 (0)