Support Article
Exception on summarizing any column in a report
SA-65639
Summary
Exception occurs on summarizing a column in a report.
Error Messages
** An error occured on executing the query for the report definition - There was a problem getting a list: code: 0 SQLState: 42703 Message: ERROR: column PC0.reviewertype does not exist Position: 367 DatabaseException caused by prior exception: org.postgresql.util.PSQLException: ERROR: column PC0.prop not exist Position: 367 | SQL Code: 0 | SQL State: 42703
Steps to Reproduce
- Create report definition with class join
- Run the report
- Summarize any column
Root Cause
Issue with report definition's query generation when multiple aggregate fields with report on descendant classes is enabled.
Resolution
Apply HFix-46890
Published October 5, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.