Skip to content

Error when using aggregate features in FetchXml #11

@Prospero100

Description

@Prospero100

Running standard queries (list records matching search criteria) is working well, however when I try to run any fetchXml that contains an aggregate (count, max, etc) I get the error "FetchExpression cannot be converted because aggregates aren't supported by QueryExpression"

The odd thing is that I think this is being thrown before reaching the SqlVirtualDataEntityProvider or even attemping fetchXml to Sql conversion.

Do you know if SqlVirtualEntityProvider can support aggregate fetchXml queries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions