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

XrmQuery support for multi-level expand of single-valued navigation properties #226

Open
vandenberghev opened this issue Jun 4, 2021 · 0 comments

Comments

@vandenberghev
Copy link

The Dataverse documentation states that multilevel expands are supported: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/retrieve-related-entities-query#multi-level-expand-of-single-valued-navigation-properties

I believe drilling through like this is currently not supported in XrmQuery?
The only way I know, is to use retrieveRelated and expand (once) on one of the related entity's fields.

It would be nice to have support for true, deeper multi-level expands, to avoid having to fetch data in multiple round-trips.

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

No branches or pull requests

1 participant