Skip to content

Commit be1e1dd

Browse files
authored
Update create-solution.md
updating add-existing-table documentation to be consistent with the new behavior and changing 'component' to 'object' to match current in-product naming in that same section.
1 parent 672e32d commit be1e1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/data-platform/create-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ With solutions that are unmanaged and not the default one, you can use the **Add
5959
> [!NOTE]
6060
> The list of existing components will be different depending on the version and solutions imported in your environment.
6161
62-
When you add an existing table, rather than select **Include all components** or **Include table metadata**, use the **Select components** option to only add the table components that have been updated. With solution segmentation, you export solution updates with selected table assets, such as table columns, forms, and views, rather than entire tables with all the assets. [Create a segmented solution with table assets](#create-a-segmented-solution-with-table-assets)
62+
When you add an existing table, the best practice is to only add the table assets that have been updated in your solution. With solution segmentation, you export solution updates with selected table assets, such as table columns, forms, and views, rather than entire tables with all the assets. This will avoid unnecessary layers that hinder other solutions from being effective and unnecessary dependencies on other solutions. The system will automatically select **Include all objects** if the table is unmanaged, and **Include table metadata** if there is an unmanaged layer on the table. The system will also preselect the table assets that are unmanaged or have unmanaged customizations automatically and the user can click the **Select objects** link to review that selection before clicking the **Add* button to complete the process. [Create a segmented solution with table assets](#create-a-segmented-solution-with-table-assets)
6363

6464
Many of the customizations you’ll want to do involve tables. You can use the **table** filter to show a list of all the tables in the current solution that can be customized in some way. Once you drill into a table, you can see the components that are part of the table as shown with the account table in the following screenshot.
6565

0 commit comments

Comments
 (0)