Hello,
I've been getting the following error message in multiple queries, over and over again and I don't understand what it doesn't like.
"You tried to execute a query that doesn't include the specific expression '1*fCalculateMe dian(tbl.MWHRSd ay.FLEET_ID,[avg_mwhrs])' as part of an aggregate function."
The '1*fCalculateMe dian(tbl.MWHRSd ay.FLETT_ID,[avg_mwhrs])' part is always something different depending on which field it has issue with.
Anybody run into this before?
I've been getting the following error message in multiple queries, over and over again and I don't understand what it doesn't like.
"You tried to execute a query that doesn't include the specific expression '1*fCalculateMe dian(tbl.MWHRSd ay.FLEET_ID,[avg_mwhrs])' as part of an aggregate function."
The '1*fCalculateMe dian(tbl.MWHRSd ay.FLETT_ID,[avg_mwhrs])' part is always something different depending on which field it has issue with.
Anybody run into this before?
Comment