Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Suggested answer

C# Data Extraction

(0) ShareShare
ReportReport
Posted on by

Hello!
I am trying to retrieve data from the /msdyn_project/ table stored in Dataverse, as far as I understand. I am using the /Microsoft.Xrm.Sdk/ library to connect through /CrmServiceClient/ and I am able to establish the connection. However, it does not return all the columns from this table (even though I have full access). For example, the /psa_prazo/ column is returned, but the /psa_prazoname/ column is not returned, even though I have set the property to retrieve all columns. Does anyone know how I can retrieve all the columns properly?

  • Suggested answer
    Guido Preite Profile Picture
    Guido Preite 54,069 Super User 2024 Season 1 on at
    C# Data Extraction
    maybe psa_prazo is a lookup so psa_prazoname is the name displayed inside the lookup.
    You usually cast the property (in your case psa_prazo) to an EntityReference and after access the .Name property.
     

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,711 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,458 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans