Skip to main content

Notifications

Announcements

No record found.

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,508

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

  • Verified answer
    gdas Profile Picture
    50,091 Moderator on at
    RE: c# get calculated field value

    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 .

  • Shaminderpal Singh Profile Picture
    1,565 on at
    RE: c# get calculated field value

    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

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

🌸 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…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the 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 52

#3
Victor Onyebuchi Profile Picture

Victor Onyebuchi 6

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans