[ 
https://issues.apache.org/jira/browse/OLINGO-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910367#comment-13910367
 ] 

Ralf Handl commented on OLINGO-178:
-----------------------------------

Hi Gaurav,

You can use a navigation property with cardinality 1 or 0..1 to filter the base 
set:

        GET ~/Orders?$filter=Customer/Country eq 'Australia'

This will return only orders for customers residing in Australia.

Hope this helps!
--Ralf




> How to apply filter on target entity
> ------------------------------------
>
>                 Key: OLINGO-178
>                 URL: https://issues.apache.org/jira/browse/OLINGO-178
>             Project: Olingo
>          Issue Type: Wish
>            Reporter: Gaurav Garg
>
> Hi There,
> My question is how we can apply filter query option on navigation property 
> For example if I have an entity IdXref which has navigation property Issue
> then how can I apply filter on property of Issue navigation property
> any help is appricited
> Thanks



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to