You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/common-data-service/create-solution.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -142,13 +142,13 @@ For example, imagine that you've created a new custom table that doesn't exist i
142
142
143
143
2. Select **New solution** and create a solution. Enter information in the required columns. Select **Create**.
144
144
145
-
3. Open the solution you created. On the command bar, select **Add Existing**, and then select **table**.
145
+
3. Open the solution you created. On the command bar, select **Add Existing**, and then select **Entity**.
146
146
147
-
4. In the **Add existing tables** pane, select one or more tables you want to add to the solution. For example, select **Account** and **Custom table**. Select **Next**.
147
+
4. In the **Add existing entities** pane, select one or more tables you want to add to the solution. For example, select **Account** and **Custom table**. Select **Next**.
148
148
149
-
5. In the **Select tables** pane, you can choose from the assets to include:
149
+
5. In the **Select Entities** pane, you can choose from the assets to include:
150
150
-**Include all components**. This option includes all components *and* metadata associated with the table. It can include other tables or table components such as business process flows, reports, connections, and queues.
151
-
-**Include table metadata**. This option includes *only* the metadata associated with the table. Metadata includes the table attributes, such as auditing, duplicate detection, or change tracking.
151
+
-**Include entity metadata**. This option includes *only* the metadata associated with the table. Metadata includes the table attributes, such as auditing, duplicate detection, or change tracking.
152
152
-**Select components**. This option lets you individually select each component that’s associated with the table, such as columns, relationships, business rules, views, forms, and charts.
153
153
- Don't include any components.
154
154
@@ -181,7 +181,7 @@ Start by opening an unmanaged solution you created. Choose the **table** compone
181
181
182
182

183
183
184
-
Open the **Columns** tab and select the **Account Number** column.
184
+
Open the **Fields** tab and select the **Account Number** column.
185
185
186
186

0 commit comments