Skip to content

Commit 990db1d

Browse files
committed
fixed date and link
1 parent 3ca1db8 commit 990db1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

powerapps-docs/maker/common-data-service/define-alternate-keys-solution-explorer.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Define alternate keys using solution explorer | MicrosoftDocs"
33
description: "Learn how to define alternate keys that can be used to reference records in Common Data Service using solution explorer"
44
ms.custom: ""
5-
ms.date: 06/01/2020
5+
ms.date: 08/01/2020
66
ms.reviewer: ""
77
ms.service: powerapps
88
ms.suite: ""
@@ -54,12 +54,13 @@ Part of the name of any alternate key you create is the customization prefix. Th
5454
1. Select **OK** to close the form.
5555

5656
### (Optional) View the system job tracking creation of indexes
57+
5758
1. While [viewing alternate keys](#view-alternate-keys) after you have created a new alternate key you will see a row for the key you created.
5859
2. In the **System Job** column you will find a link to the system job that monitors the creation of the indexes to support the alternate key.
5960

6061
This system job will have a name that follows this pattern: `Create index for {0} for entity {1}` where `0` is the **Display Name** of the alternate key and `1` is the name of the entity.
6162

62-
The link to the system job will not be displayed after the system job completes successfully. More information: [Monitor and manage system jobs](/dynamics365/customer-engagement/admin/monitor-manage-system-jobs)
63+
The link to the system job will not be displayed after the system job completes successfully. More information: [Monitor and manage system jobs](/power-platform/admin/monitor-manage-system-jobs)
6364

6465

6566
## Delete an alternate key

0 commit comments

Comments
 (0)