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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

c# get calculated field value

(0) ShareShare
ReportReport
Posted on by 2,512

Hi, I am trying to get calculated field value, is that the same as get the value from regular field, like the below, I keep getting "object reference not set to an instance of an object", the record should contain the data.

invoice.GetAttributeValue<Money>("averageAmount")


*This post is locked for comments

I have the same question (0)
  • Shaminderpal Singh Profile Picture
    1,565 on at

    Yup we can get it as you have written but make sure to use logical name not schema name ,in your screenshot it appears to be schema name

  • Verified answer
    gdas Profile Picture
    50,091 Moderator on at

    Hi ,

    You are correct , this is the way you can retrieve the calculated Field based on field type.

    Money MyFieldValue = (Money)ContextEntity.GetAttributeValue<Money>("FieldNAme");

    Seems the field name you are using "averageAmount" its correct ? Please use schema name .

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans