[
https://issues.apache.org/jira/browse/OLINGO-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863970#comment-13863970
]
Chandan V.A commented on OLINGO-109:
------------------------------------
Hi,
the URL would look like
$select=navigationPropertyName/PropertyName&$expand=navigationPropertyName.
Example
{code}http://localhost:8080/olingo-odata2-ref-web-incubating/ReferenceScenario.svc/Employees?$expand=ne_Team&$select=ne_Team/isScrumTeam,*{code}
regards
Chandan
> Want to apply the select query option on expanded target entity
> ---------------------------------------------------------------
>
> Key: OLINGO-109
> URL: https://issues.apache.org/jira/browse/OLINGO-109
> Project: Olingo
> Issue Type: Wish
> Reporter: Gaurav Garg
> Priority: Critical
>
> Hi there,
> My requirement is something like that I've two entity.
> first is source entity and another is target/subentitya and I want to fetch
> selected property of subentity after expanding it. So can someone help me on
> this.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)