Hello I have the following Query:
I would like to get Expr1 working but it keeps giving me an error (You tried to execute a query that does not include the expression 'Change_Number' as part of an aggregate function).
The query ChangeOrder_CheckForNewDate has multiple entries for each project (Number of shipments). That Expr1 should sum up the Falses/True and if there is at least one True it should output True.
Any help would be greatly appreciated.