Creating a custom entity
The following steps will specify how to create a custom entity:
Go to www.powerapps.com, then on the left Navigation panel, expand the
Common Data Service
section, and then selectEntities
:

- Select the
New entity
button. Fill all required fields on theNew entity
dialog box:

- The entity will be created, and will display all fields:

- There are different sections to add for an entity, including
Fields
,Keys
,Relationships
, andField group
. - To add a
Field
, select theField
section, then select theAdd Field
button. TheAdd field
form will open. - Complete the required information, and click on the
Add Field
button:

- To add a relationship, follow the same steps and then click on the
Relationship
section. Select theadd
button and fill toAdd relationship
specify related entity:

- Do all the changes, and click on the
Save Entity
button:
