Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/odata/Products?$expand=Category not working #70

Open
piyushparate1 opened this issue May 11, 2018 · 4 comments
Open

/odata/Products?$expand=Category not working #70

piyushparate1 opened this issue May 11, 2018 · 4 comments

Comments

@piyushparate1
Copy link

piyushparate1 commented May 11, 2018

HI!

In "ODataUntypedSample" project, when I tried to get the Product's as well as its Category by using "/odata/Products?$expand=Category" - it didn't return the Category records. Can anyone explain why... Is i am missing something?

[tried both "ODataUntypedSample" as well as "ODataUntypedSample6.x"]

@piyushparate1
Copy link
Author

Any Suggestion ?

@sinhatripti2509
Copy link

Hi, I am facing similar issue regarding $expand. While querying "~/odata/Products?$expand=Category" -no records from category are returned. Can anyone please help me?

@xuzhg
Copy link
Member

xuzhg commented Aug 23, 2019

@sinhatripti2509 Would you please check whether you enable the Expand() or not? Besides, untyped scenario doesn't support $expand.

@sinhatripti2509
Copy link

sinhatripti2509 commented Aug 28, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants