Not sure of the terminolgy here, so bear with me.
I have a SQL Server page in our Orion instllation. In that there is a view of "Applications with Problems".
I'd like to filter this to only show my dtaabase servers. Each node has a custom property called DB_Server with true/false options.
If I set the view filter to Nodes.DB_Server = 'true' I get an error.
There was an error while rendering resource with id 670.
Is it actually possible to do what I'm trying ?