Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Remove mapping between fields programmatically dynamics 365

(0) ShareShare
ReportReport
Posted on by

Hello,

Is it possible to remove mapping between fields programmatically in Dynamics 365 ?

Let me explain: 
Under 1:N relationships , I have this relation ship: "contact_customer_accounts". Inside this relation,
i have this mapping "telephone1".
The goad is to delete this mapping programmatically (a c# code or a PowerShell). 

I thank you in advance.

*This post is locked for comments

  • Suggested answer
    Dynamics365 Rocker Profile Picture
    7,755 on at
    RE: Remove mapping between fields programmatically dynamics 365

    Why do you want to remove mapping programmatically?

    It is easy to remove mapping from UI.

  • Suggested answer
    RaviKashyap Profile Picture
    55,410 Moderator on at
    RE: Remove mapping between fields programmatically dynamics 365

    Hi,

    Do you want to remove the ampping or the value which is mapped to the telephone1 field from account to contact? If you want to remove the mapping completely then I don't think it is worth an effort considering you can remove this from UI easily.

    If you want to remove the field value then it is as simple as setting the field value as null.

    contactRecord["telephone1"] =  null;

    service.Update(contactRecord);

    Hope this helps.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Microsoft Dynamics CRM (Archived)

#1
Mohamed Amine Mahmoudi Profile Picture

Mohamed Amine Mahmoudi 83 Super User 2025 Season 1

#2
Community Member Profile Picture

Community Member 54

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans