Delete a contact in Dynamics 365 Sales

Malejka, Hanna 20 Reputation points
2026-07-24T12:50:31.3666667+00:00

Hi:) I was looking how can i delete the contact in my crm. i wanted to know if other infos that hanging on the contact will be deleted automaticaly. For example records in Timeline (notes, email, activities), but i could not find anything. how to set that records in the custom tables would be deleted when the contact is deleted? Thank you.

Microsoft 365 and Office | Subscription, account, billing | For business | Other
0 comments No comments

Answer accepted by question author
Anonymous
2026-07-24T13:34:53.9433333+00:00

Hi @Malejka, Hanna

Based on my research, whether related records are deleted when a Contact is deleted depends on the relationship behavior configured between the Contact table and the related tables. Dataverse supports cascading behaviors such as Cascade, Remove Link, Restrict, and No Cascade, which determine what happens to related records when a parent record is deleted.

If your goal is to automatically delete records from a custom table when the related Contact is deleted, you can review the relationship settings:

  • Go to Power Apps Maker portal and select your environment.
  • Open Tables > Contact. Select Relationships (or 1:N Relationships).
  • Locate the relationship between the Custom Table and Contact.
  • Open the relationship and review the Type of Behavior and Delete settings.

For example, a Parental relationship typically uses cascading behavior for delete operations. However, the exact behavior should be verified in your environment before making changes.

Alternative (Classic UI): Settings > Customizations > Customize the System > Entities > Contact > 1:N Relationships > open the relationship > review Cascade Configuration for the Delete action.

Before deleting contacts in a production environment, I recommend testing with a sample Contact and reviewing the relationship settings for any related custom tables, as different relationships can be configured differently.

However, this information is based on my research. For more detailed guidance specific to Dynamics 365 Sales, I recommend posting in the Dynamics 365 Community, as Dynamics 365 products are outside the scope of this Q&A forum. The Dynamics 365 Community is monitored by Dynamics specialists and product experts who can provide more product-specific assistance.

I hope this information helps. Thank you for your understanding.


Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Newest
  1. Julian Sharp 43,346 Reputation points
    2026-07-24T15:35:45.2566667+00:00

    By default, in Sales, if you delete a contact all related activities, opportunities, quotes, cases etc will be delete through cascade behaviours

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.