Issue:
An invalid field error message displays in a viewlet.
Possible solution:
Modify the query by using the function "prop" before the field. Some fields are property fields which must be used with this function.
For example:
get events fields prop('LONGITUDE') order by start time