Skip to content

Using queryset with annotated fields in ReportView #115

@jleevik

Description

@jleevik

Hi,

I am trying to pass a queryset with annotated fields to a ReportView (either directly or by overriding get_queryset()), but I am unable to use those fields in the report.

I have tried multiple approaches, but none seem to work. Is it even possible to include annotated fields to ReporView?

Any guidance would be appreciated!

Thanks.

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