Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Retrieve single record with condition using query expression

(0) ShareShare
ReportReport
Posted on by

Hi All,

Quick question 

I want to retrieve a record with a where condition , I know this query will return me a single record.

I know how to do it using Query Expression and the service.RetrieveMultiple .

Is there any way I can add a filter condition with service.Retrieve too?

If no , then is using service.RetrieveMultiple the most accurate way for writing such a query.

Thanks 

*This post is locked for comments

  • Suggested answer
    Kokulan Profile Picture
    18,054 on at
    RE: Retrieve single record with condition using query expression

    Hi

    You cannot specify condition for service.Retrieve as it retrieves record based on the ID (GUID) you provided so it does not need any condition.

    If you are retrieving by conditions and filters (meaning you do not know the ID of the record at that point in time), and yes you have to use service.RetrieveMultiple even if you are expecting only one record.

    Please note that If your query is going to run from outside of CRM, Web Api is recommended over WCF endpoint

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