Report View reference: list doesn't work

Description

Step 1: create new report view

Step 2: define report view columns

  • DocStatus

    • Function Column: DocStatus

  • QtyOrdered

    • Function Column: SUM(@)

    • SQL Group Function = true

if we try to run the report, following exception is thrown: column "rv_orderdetail.docstatus" must appear in the GROUP BY clause or be used in an aggregate function

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created March 31, 2022 at 11:22 AM
Updated June 1, 2022 at 4:59 PM
Resolved April 6, 2022 at 1:36 PM