web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Lookup - Currency Patch using AngularJS

(0) ShareShare
ReportReport
Posted on by 10

I have been trying to implement CRM -365 customization using AngularJS, but having some issues a quick solution or reply in this regards is requested.

1) while storing the value for lookup I am using following lines of code, but not able to save the lookup value.

parentOpportunity is name of the field which is of type look up referencing to opportunity with relationship in opportunity_opportunity_parentOpportunity name. 
 var UsedData = "/opportunities(" + $scope.OppModel['parentopportunity_id'] + ")";
                       $scope.OppModel.parentOpportunity = [];
                       $scope.OppModel.parentOpportunity.push({
                           "id" :$scope.OppModel.parentopportunity_id, [this contains the current opportunity id]
                           "name": $scope.OppModel.parentopportunity, [name of parent opportunity ]
                          "entityType": $scope.OppModel.enityname, [name of entity]
                          "@odata.bind": UsedData [to bind the data]
                       })
error generated is :
 
a)   A node of type 'StartArray' was read from the JSON reader when trying to read the contents of the property 'parentOpportunity'; however, a 'StartObject' node or 'PrimitiveValue' node with null value was expected.
 
b) Does not support untyped value in non-open type

 

2) I am trying to store currency fields by parsing the field as a decimal but still getting the error

before patch I am converting the field to float (0.00).
("Cannot convert a value to target type 'Edm.Decimal' because of conflict between input format string/number and parameter 'IEEE754Compatible' false/true." )

*This post is locked for comments

I have the same question (0)

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans