QuestionQ411

Configure Microsoft Dataverse

You administer two Microsoft Power Platform solutions.

  • Solution A includes a custom text column named custom_text.
  • Solution B includes a view that references the custom_text column.

Managed versions of both solutions are installed in the destination environment.

You need to delete the custom_text column and apply the changes in the destination environment.

In which order should you perform the actions? More than one ordering of the answer choices is correct; you receive credit for any correct ordering.

Drag & Drop
Export Solution A as managed from the source environment. Import Solution A to the destination environment.
Export Solution B as managed from the source environment. Import Solution B to the destination environment.
Delete the custom_text column in the source environment.
Remove the referenced custom_text column from the Solution B view in the source environment.
Explanation

A view that references a column is a dependent component. Remove and deploy the dependent view change before deleting the required column; then import the managed update for the solution that owns the deleted column to remove it in the destination environment.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!