I tried to filter the view using the filter browser, but it cannot find a column with a matching name.
This seems to happen whether I use "add" or "new". My table has id, name, and created_at cols. I tried using each but got this error each time. It's a normal table, nothing exotic happening. I also tried using the full schema.table.column notation and the table.column notation, but neither of those worked for me either.
I tried to filter the view using the filter browser, but it cannot find a column with a matching name.
This seems to happen whether I use "add" or "new". My table has
id,name, andcreated_atcols. I tried using each but got this error each time. It's a normal table, nothing exotic happening. I also tried using the fullschema.table.columnnotation and thetable.columnnotation, but neither of those worked for me either.