Hi All,
Remarkably simple query I hope. Creating a dashboard widget using the "Availability of Each Node". I don't want it to display nodes which have 100% availability as the list is massive.
I've tried
Node.PercentLoss < 95
PercentLoss < 95
PercentLoss <> 100
With and without spaces. Each time I get "Custom SWQL filter is incorrectly formatted."