Is there an article or other list somewhere explaining which datatypes are not compatible with queries and aggregations?
I was trying to generate a list of file datatype (this is an option for variables in the app editor), but it seems I will need to get a list of the records instead and then loop through them to iteratively build my list.