Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

Filter my lookup field by name through odata

(0) ShareShare
ReportReport
Posted on by

Hi, I am able to fetch data query by lookup field by ID : https://<myTenantURL>/_odata/auditset?$filter=cyno_account/Id eq (guid'356712b6-a0be-ea11-a812-000d3a378ab9'). But i want lookup field based on name please help... ?

  • Suggested answer
    Wahaj Rashid Profile Picture
    11,321 on at
    RE: Filter my lookup field by name through odata

    Hi,

    Thank you for your query.

    Filters on Single-valued navigation properties (Lookups) are applied using IDs (as far as I know).

    Furthermore, it is not a good idea to search using name (as it can return duplicates).

    I would recommend you to reverse your query, that means, queary on cyno_account and then expand on Auditset.

    You can use any or all operator to expand on child entities using filters:

    https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/query-data-web-api#any-operator

  • Community Member Profile Picture
    on at
    RE: Filter my lookup field by name through odata

    Thanks I have tried this before but it is not working and displaying error ->This XML file does not appear to have any style information associated with it. The document tree is shown below.

  • PabloCRP Profile Picture
    1,088 on at
    RE: Filter my lookup field by name through odata

    Hi Ashishjoshi98,

    you could do something like

    $filter=cyno_account/cyno_name eq 'CONTOSO'

    regards

    please consider marking as an answer if it was helpful

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 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,267 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,017 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Product updates

Dynamics 365 release plans