Skip to content

Commit 42049f2

Browse files
committed
Correcting image
1 parent e6debc3 commit 42049f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/common-data-service/data-platform-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you develop an app, you can use standard entities, custom entities, or both
5959

6060
When using a standard entity or creating a custom entity there are multiple elements available within each one and different actions that can be performed. Depending on how simple or advanced your business scenario is will determine which features you will need to use. To see the entities available within your environment, sign in to [PowerApps](https://web.powerapps.com), and click Data and then Entities from the left menu.
6161

62-
![Entity Details](./media/data-platform-cds-intro/entitylist.png "Entity Details")
62+
![Entity Details](./media/data-platform-cds-intro/entitylist.png "Entity Details")
6363

6464
* Each **field** allows you to define a piece of information to be collected, and the data type or format you would like to display it. Fields are similar to columns in databases or Excel.
6565
* Alternate **keys** allow efficient and accurate search and interaction with records in the entity when not using the standard unique identifier. This is important when using a Business Key or integrating with an external system.

0 commit comments

Comments
 (0)