Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.6 KB

delete-fields.md

File metadata and controls

45 lines (34 loc) · 1.6 KB
title description ms.custom ms.date ms.reviewer ms.suite ms.tgt_pltfrm ms.topic applies_to author ms.assetid caps.latest.revision ms.subservice ms.author tags search.audienceType
Delete columns in Power Apps | MicrosoftDocs
Learn how to delete columns
06/20/2018
how-to
Dynamics 365 (online)
Dynamics 365 Version 9.x
powerapps
Mattp123
578ac950-da16-4ec6-a0a4-25f3aaa3b96e
33
dataverse-maker
matp
maker

Delete columns


As someone with the system administrator security role, you can delete any custom columns that aren’t part of a managed solution. When you delete a column, any data stored in the column is lost. The only way to recover data from a column that was deleted is to restore the database from a point before the column was deleted.

Before you can delete a custom table, you must remove any dependencies that may exist in other solution components.

  1. In the Solutions area of Power Apps, open the solution that includes the column that you want to delete.
  2. Open the table, select the Column tab, and then select the column you want to delete.
  3. Select Show Dependencies on the command bar to view the Dependent components page.

For example, if the column is used in a form or view, you must first remove the column from those solution components.

If you delete a lookup column, the 1:N table relationship for it will automatically be deleted.

See also

Delete a custom table

[!INCLUDEfooter-include]