PL-500 · Question #39
You have a Microsoft Dataverse table in a solution. You delete fields from the table. You need to automatically delete the fields from the Microsoft Dataverse table when you import the updated…
The correct answer is C. Upgrade. When importing a solution into a target environment, the 'Upgrade' option performs a full replacement of the managed solution, including the removal of components (such as table fields) that were deleted from the solution since the last import. In contrast, 'Update' (B) applies…
Question
You have a Microsoft Dataverse table in a solution. You delete fields from the table. You need to automatically delete the fields from the Microsoft Dataverse table when you import the updated solution into a target environment. Which import option should you use?
Options
- AStage for upgrade
- BUpdate
- CUpgrade
How the community answered
(30 responses)- A7% (2)
- B17% (5)
- C77% (23)
Explanation
When importing a solution into a target environment, the 'Upgrade' option performs a full replacement of the managed solution, including the removal of components (such as table fields) that were deleted from the solution since the last import. In contrast, 'Update' (B) applies changes additively - it adds new components and modifies existing ones, but does NOT remove components that were deleted from the source solution. 'Stage for upgrade' (A) is a two-step process where the solution is staged first and then upgraded in a separate step, but the deletion of components still only happens on the final Upgrade step. To ensure deleted fields are removed from the target environment, 'Upgrade' is the required import option.
Topics
Community Discussion
No community discussion yet for this question.