REP-01332: Group filter for {0} cannot reference column {1}. It is not a valid database column or it depends on a related query.
Cause: A group filter was created that references a database column not in the group's query or in a query above it, or references a computed column that depends on an unrelated column.
Action: Remove the offending reference from the group filter.
Level: 1
Impact: Other