python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
ADF copy activity and data flow behaving differently when writing data to multi lookup field in Dynamics 365
I am trying to import data from a CSV file into a Dynamics 365 Account table. As I need to do some transformations I am using a dataflow rather than a basic copy activity.
I was having difficulties ge...
macca18
Votes: 0
Answers: 1
Dynamics Web API BATCH POST vs PATCH (remove navigation property value)
I am attempting to Disassociate a reference a contact reference to a single-valued navigation property by setting the value to null.
This works when I call the web api directly:
PATCH https://mydynami...
Larry Lewis
Votes: 0
Answers: 1
Dynamics 365 Duplicate Detection Plugin on Subgrid Record create
hope someone can help me I am been struggling with this for a few hours now.
I am creating a Plugin to Create a custom entity record called Future Products(Entity B) on a Subgrid of an EntityA record(...
Papi
Votes: 0
Answers: 2
Trying to retrieve the Dynamics 365 Form Order with the REST API
We are pulling systemForm data from Dynamics with the REST API:
https://jj-----jj.crm6.dynamics.com/api/data/v9.1/systemforms?$filter=objecttypecode eq 'lead' and type eq 2 and componentstate eq 0 and...
PNC
Votes: 0
Answers: 0