I’ve created a Named Query with a single string parameter, and I’m trying to bind a drop-down menu in perspective to it based on the value of another drop-down in the same view:
I’m getting an SQL error that I don’t understand, though:
I tested the query before using it, and it seemed to work fine. Not sure what’s causing this.