Hello,
I’m getting the following error:
Class {
error: ‘UNKNOWN_FIELD_NAME’,
message: ‘Unknown field name: “2019-09-16”’,
statusCode: 422 }
in a select from a view with the following config
{
"maxRecords": 1,
"view": "Employee data",
"filterByFormul...