Hi, i'm running a query and everytime I run the query i get the error:
'Aggregate Type' is not a valid name. Make sure that it does not include invalid characters, punctuation, or is not too long.
The problem is that I never use 'Aggregate Type' as a name anywhere, nor do I use aggregate funtions. Do you know what might be causing this error?
Any help is GREATLY appreciated :)
'Aggregate Type' is not a valid name. Make sure that it does not include invalid characters, punctuation, or is not too long.
The problem is that I never use 'Aggregate Type' as a name anywhere, nor do I use aggregate funtions. Do you know what might be causing this error?
Any help is GREATLY appreciated :)
Comment