Applies to Product - Microsoft Dataverse
What’s happening?
Customers are experiencing difficulties in deleting data from the Rollup###Base table which is consuming significant storage capacity.
Reason:
The Rollup###Base table may contain outdated or unnecessary data. The inability to delete data from these tables may stem from the lack of access to necessary tools or permissions.
Resolution:
- For Deleting Data from Rollup###Base Table:
- Navigate to the Power Platform admin center.
- Go to Settings > Data > Bulk Deletion.
- Click on New to create a new bulk deletion job.
- In the Look For dropdown, select Rollup###Base.
- Define the criteria for the records you want to delete (e.g., records older than a certain date).
- Use the query builder to specify the conditions for deletion:
- Field: Created On
- Operator: Older than X Days
- Value: 30 (or any other value based on your requirement).
- Specify the start time and recurrence pattern for the bulk deletion job.
- Review the settings and save the job.
- Once the job is created, it will run according to the schedule you set. Monitor the progress and results in the Bulk Deletion view.
