So I have a simple query where I want to count the number of (for example) orders and take the average of the cost of the orders.
The query runs fine, but when I create a form based on the query, the count field is OK, but in the average field a #name? error is displayed.
I've verified that the...