This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

SWQL Filter on statistic data

In the web console, I would like to filter an application status list based on the statistic data of the application components:  e.g.  I want  to use something like this in the 'Filter' field: 

Application.Components.Statistic <> 4

This doesn't work.  I'm familiar with SQL, but not the Orion database schema.  What should I be using instead?