How to delete multiple tables in Dataverse?
There is no way to delete multiple tables.
What you might look into is using PowerShell scripts to delete tables or bulk delete system jobs but you need to start from child tables in case you have parents and child to clear out dependencies , so start by deleting child tables up to parent tables.
Bulk Delete:
https://blogs.perficient.com/2021/02/16/power-platform-dataverse-cds-bulk-record-deletion/
Using PowerShell scripts:
stampcoin
28
mmbr1606
22
Super User 2025 Season 1
Michael E. Gernaey
17
Super User 2025 Season 1