Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Custom Report Error Message 1

Status
Not open for further replies.

pbcharlie

Technical User
Joined
Jan 16, 2002
Messages
55
I am trying to update the standard Group Aux Monthly report with AVG_ACW_TIME, however when I drop in the function I get the error below....



"the Column must be in the GROUP BY list"

Does anybody know hoe to do this?

 
I still get the same message
 
If you add the item to the 'summary' line, you should use AVG_ACW_TIME_SUM instead of AVG_ACW_TIME.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top