Skip to content

Commit 1d52cc2

Browse files
authored
Updated as per app
1 parent 5f53121 commit 1d52cc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/maker/common-data-service/create-custom-entity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ search.app:
1717

1818
# Create a custom entity that has components in Power Apps
1919

20-
With Power Apps you tailor your app to closely fit your organization’s industry, nomenclature, and unique business processes. Power Apps app development includes adding standard "out-of-box" entities or creating custom entities. An entity defines the information you want to track in the form of records, which typically include properties such as company name, ___location, products, email, and phone.
20+
With Power Apps, you tailor your app to closely fit your organization’s industry, nomenclature, and unique business processes. Power Apps app development includes adding standard "out-of-box" entities or creating custom entities. An entity defines the information you want to track in the form of records, which typically include properties such as company name, ___location, products, email, and phone.
2121

2222
In this topic you create an entity and then add or customize key components such as fields, relationships, views, and forms. You learn how to:
2323

@@ -124,7 +124,7 @@ Sign in to [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium
124124

125125
3. Select the **Created On** column, and then select **Remove**.
126126

127-
4. To arrange the columns, select the column you want to move and then use **Move Left** and **Move Left** until your view looks like this.
127+
4. To arrange the columns, select the column you want to move and then use **Move Left** and **Move Right** until your view looks like this.
128128
> [!div class="mx-imgBorder"]
129129
> ![Active pets view](media/create-custom-entity/active-pets-view.png)
130130

0 commit comments

Comments
 (0)