I've a case expression that I'd like to look like this, but this isn't working.
I'm trying to have it return text and the value of an attribute in my first THEN.
Instead it returns NULL
[code language="sql"]CASE
WHEN Serv.Type = 'Asse
I'm trying to have it return text and the value of an attribute in my first THEN.
Instead it returns NULL
[code language="sql"]CASE
WHEN Serv.Type = 'Asse