Loading...

Dynamics 365 Dataverse : Customer Type Field

Dynamics 365 Dataverse : Customer Type Field
Dynamics 365 Dataverse : Customer Type Field joao.neto Thu, 01/18/2024 - 15:04
Body

What is?

This field it's provisioned along with some of the traditional Dynamics 365 licenses (sales, customer service) and it's a specialized type of lookup field designed specifically for establish a relationship between records in different entities ("linking records") to account or contact entities, often used in the Opportunity entity.

When adding new table columns based on this field type two new relationships are added to the entity making it the interesting part of this field.

Customer Field Relationships

When end users uses this field they will have the choice to link only to one account or contact and they can search trough both entity records or filter only for one of them.

Field Usage

 

Trick 1: Roll-up tasks around accounts or contacts

Opportunities, Invoices, Orders, and Cases have the "Customer" field type included out of the box and that allows any task linked to one of these record types and using the "Regarding" field to be visible from the contact or account forms under activities.

Related Activities

On top of this we can also add the same functionality to custom entities and have tasks around a custom order or invoice records!

 

Trick 2: Using the Customer field for developers

Using the fetch xml with the opportunity entity, where we have a field called Customer (new_customer):

 

   

     

   

 

Using the XRM.WebApi to update the customer column in the opportunity entity, where we have a field called Customer (new_customer):

XRM WebApi

That calls an HTTP PATCH over https://operations-elcaniederhorn.crm4.dynamics.com/api/data/v9.0/opportunities(3cbbd39d-d3f0-ea11-a815-000d3a33f3c3)

with the payload: {"[email protected]":"/account(27c95fa8-8375-ed11-81ab-6045bd8c5759)"} and the same principle can be also used under a Power Automate flow.

 

 

Image
/sites/default/files/2024-02/NewCustomerColumn.png

Published on:

Learn more
Featured Articles | Dynamics Chronicles
Featured Articles | Dynamics Chronicles

Welcome to our blog, the content is entirely dedicated to Microsoft Dynamics 365, CRM, Power Platform, Common Data Service (CDS) but also Azure. Follow us !

Share post:

Related posts

Power Platform – Audit original Choice Data Type Label description public preview

We are announcing the ability to audit the original user-selected Choice Data Type label. This feature will be made available for public previ...

3 hours ago

Power Platform & M365 Dev Community Call – June 19th, 2025 – Screenshot Summary

Call Highlights   SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...

1 day ago

Power Platform – June 2025 – Screenshot Summary

Community Call Highlights   Quicklinks: Power Platform Community: Power Apps Power Automate Power BI Power Virtual Agents Power Pages M365 Pla...

2 days ago

Transform Business Ideas into Solutions with Power Platform Plan Designer

When creating a business plan, makers often need to define and organize the data that powers their solution. With the latest update to Plan De...

2 days ago

Microsoft 365 & Power Platform Call (Microsoft Speakers) – June 17th, 2025 – Screenshot Summary

Call Highlights   SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...

3 days ago

Microsoft Power Platform governance and administration – Agent Level Message Capacity Limit

We are announcing a new cost control feature in the Power Platform admin center, accessible from the tenant view, to help manage Copilot Studi...

4 days ago

Empowering a New Era of Agent-Based Experiences: Upwork and Microsoft Power Platform Partnership

We are entering a new era of work—one where low code and agent-based experiences are reshaping how we create and collaborate. As the...

4 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy