knowledgecenter-breadcrum

Knowledge Center

06 Jun, 2024

Restoring Deleted Records in Dataverse Tables

Posted on 06 Jun, 2024 by Vranda, Posted in Power Apps Dataverse Power Platform Dynamics 365

Blogs

In this blog post, I will be discussing how we can restore the deleted records from any table in Dataverse.

Introduction:

At some point of time, we all have deleted important records by mistake from Dataverse tables and wished to restore it back.

Now restoring those deleted records is possible using Recycle Bin feature which is still in preview as of now without the need of auditing of tables.

Implementation:

Part 1: Enabling the feature and deleting the records:

To achieve this functionality, we must firstly enable the Recycle bin feature in the Power Platform admin center.

Optionally we can set the recovery interval which means number of days after which records should be deleted and it maximizes to 30 days.

Now we will check the audit setting of Account Table first and then perform deletion of records from the table.

 

We can see that the auditing for the table is off. I currently have 11 records in the table. Now we will delete all the records from the table.

Now all the account records are deleted.

 

Part 2: Restoring the deleted records:

For this, we must navigate to Power Platform Admin Center –> Environments -> Select your Environment –> Settings –> Data Management –> View Deleted Records(preview).

On clicking View Deleted Records, it will navigate us to a view where we can see all our deleted records.

To restore them, we just have to select all the records and click Restore button on the ribbon.

After clicking on Restore button, a popup appears to confirm restoration. Click on “Ok” and all the records will be restored back to the account table.

All the account records are now restored.

This feature is in preview as of now and will be generally available by September 2024.

Comment

This is a Required Field

Loading

Recent Updates

Embed PowerBI Report To Form
Blogs
09 Sep, 2026

Embed a Power BI Report on a Dynamics 365 Form, Filtered to the Record You're Viewing

Most Power BI reports in a Dynamics 365 environment live somewhere the user has to go and find: a dashboard,…

READ MORE
Blogs
08 Sep, 2026

How to Dynamically Retrieve SharePoint Drive IDs and List GUIDs for Power Automate

Introduction Many times, we come across scenarios where we need to populate a Word template in Dynamics 365 using Power…

READ MORE
Blogs
11 Aug, 2026

How to Remove an Unmanaged Layer from a Dataverse Email Template

Overview Email Templates in Microsoft Dataverse make it easy to reuse email content such as subject lines, message bodies, and…

READ MORE