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

Virtual entity errors #503

Closed
MarkMpn opened this issue Jul 8, 2024 · 0 comments
Closed

Virtual entity errors #503

MarkMpn opened this issue Jul 8, 2024 · 0 comments

Comments

@MarkMpn
Copy link
Owner

MarkMpn commented Jul 8, 2024

select *
from msdyn_componentlayer
where msdyn_solutioncomponentname = 'Entity'
and msdyn_componentid = '70816501-edb9-4740-a16c-6a5efbc05d84'

(see #152)

select *
from msdyn_solutioncomponentsummary

(see https://www.linkedin.com/posts/gasenko-valentin_powerplatform-microsoft-dataverse-activity-7213947987113193473-7Lbh)

fail due to values being returned that don't match the metadata, e.g. different types, too-long string values or attributes have different casing than the metadata logical names.

Some query operators that get folded into FetchXML aren't respected, e.g. order, top, distinct

@MarkMpn MarkMpn closed this as completed in d5cf5bd Jul 9, 2024
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