I'm trying to create a variation on a built-in Availability report to include a text custom property in the Nodes db called Notes. When I try to set it up, I get:
The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator
How can I get this working? I'm not sure where I can specify IS NULL or LIKE, and I'm not comparing or sort this field as far as I can see...
Thanks!